mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 20:36:33 +00:00
Small fixes
This commit is contained in:
+3
-3
@@ -19,11 +19,11 @@ The key-features are...
|
|||||||
may modify the template design.
|
may modify the template design.
|
||||||
|
|
||||||
* *Flexible*: Twig is powered by a flexible lexer and parser. This allows the
|
* *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.
|
developer to define their own custom tags and filters, and to create their own DSL.
|
||||||
|
|
||||||
Twig is used by many Open-Source projects like Symfony, Drupal8, eZPublish,
|
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
|
phpBB, Piwik, OroCRM; and many frameworks have support for it as well like
|
||||||
Slim, Yii, Laravel, Codeigniter, and Kohana, just to name a few.
|
Slim, Yii, Laravel, Codeigniter and Kohana — just to name a few.
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|||||||
Reference in New Issue
Block a user