mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
added a mention of projects using Twig
This commit is contained in:
+5
-1
@@ -21,10 +21,14 @@ The key-features are...
|
||||
* *Flexible*: Twig is powered by a flexible lexer and parser. This allows the
|
||||
developer to define its own custom tags and filters, and create its own DSL.
|
||||
|
||||
Twig is used by many Open-Source projects like Symfony, Drupal8, eZPublish,
|
||||
phpBB, Piwik, OroCRM, and many frameworks have support for it as well like
|
||||
Slim, Yii, Laravel, Codeigniter, and Kohana, just to name a few.
|
||||
|
||||
Prerequisites
|
||||
-------------
|
||||
|
||||
Twig needs at least **PHP 5.2.4** to run.
|
||||
Twig needs at least **PHP 5.2.7** to run.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user