baileyherbert / twig-compat
Twig, the flexible, fast, and secure template language for PHP
Installs: 210
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/baileyherbert/twig-compat
Requires
- php: >=5.4.0
- symfony/polyfill-ctype: ^1.8
Requires (Dev)
- psr/container: ^1.0
- symfony/debug: ^2.7
- symfony/phpunit-bridge: ^3.4.19|^4.1.8
README
Twig is a template language for PHP, released under the new BSD license (code and documentation).
Twig uses a syntax similar to the Django and Jinja template languages which inspired the Twig runtime environment.
More Information
Read the documentation for more information.