Testing ephp
To test how can works ephp I do a escriptize and you can use it to execute simple php code:
git clone https://github.com/bragful/ephp
cd ephp
make
To test how can works ephp I do a escriptize and you can use it to execute simple php code:
git clone https://github.com/bragful/ephp
cd ephp
make
<?php | |
require_once '/path/to/lib/Twig/Autoloader.php'; | |
/** | |
* A factory for create Twig instances | |
* | |
* @author Victor Puertas <[email protected]> | |
* | |
* Usage: | |
* <code> |
Resources moved to a git repository in order to make easy fork & contribution
https://github.com/jmolivas/drupal8-links
Feel free to fork & contribute :)