simonjodet / twig
Twig, the flexible, fast, and secure template language for PHP
Installs: 562
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1 151
pkg:composer/simonjodet/twig
Requires
- php: >=5.2.4
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.