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
Replace somes trigger_error for throw Exception and remove Twig 2
3 years ago
..
doc Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
ext/twig Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
lib/Twig Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
src Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
test/Twig/Tests Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
.editorconfig Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
.gitignore Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
.php_cs.dist Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
.travis.yml Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
CHANGELOG Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
LICENSE Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
README.rst Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
composer.json Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
drupal_test.sh Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
phpunit.xml.dist Replace somes trigger_error for throw Exception and remove Twig 2 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