rauwebieten / twig-phpref
There is no license information available for the latest version (1.0.0) of this package.
1.0.0
2017-08-01 13:51 UTC
Requires
- php: >=5.4.0
- digitalnature/php-ref: ^1.2
- twig/twig: ^1.0
This package is auto-updated.
Last update: 2025-02-15 20:56:27 UTC
README
A extension for the Twig template engine. Adds php-ref functions/filters to Twig.
A better alternative for the standard debug filter.
Usage
<h1>User debug:</h1> {{ user|r }}
see the examples folder for a full example.
See also
php-ref: https://github.com/digitalnature/php-ref
twig: https://github.com/twigphp/Twig