A super easy PHP Framework for web development!
https://github.com/exacti/phacil-framework
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bruno O. Notario
204cef2fa3
|
3 years ago | |
---|---|---|
.. | ||
doc | 3 years ago | |
ext/twig | 3 years ago | |
lib/Twig | 3 years ago | |
src | 3 years ago | |
test/Twig/Tests | 3 years ago | |
.editorconfig | 3 years ago | |
.gitignore | 3 years ago | |
.php_cs.dist | 3 years ago | |
.travis.yml | 3 years ago | |
CHANGELOG | 3 years ago | |
LICENSE | 3 years ago | |
README.rst | 3 years ago | |
composer.json | 3 years ago | |
drupal_test.sh | 3 years ago | |
phpunit.xml.dist | 3 years ago |
README.rst
Twig, the flexible, fast, and secure template language for PHP
==============================================================
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.
.. _documentation: https://twig.symfony.com/documentation