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

This package is auto-updated.

Last update: 2024-04-15 18:50:31 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