...
|
...
|
@@ -19,11 +19,11 @@ The key-features are...
|
19
|
19
|
may modify the template design.
|
20
|
20
|
|
21
|
21
|
* *Flexible*: Twig is powered by a flexible lexer and parser. This allows the
|
22
|
|
- developer to define its own custom tags and filters, and create its own DSL.
|
|
22
|
+ developer to define their own custom tags and filters, and to create their own DSL.
|
23
|
23
|
|
24
|
24
|
Twig is used by many Open-Source projects like Symfony, Drupal8, eZPublish,
|
25
|
|
-phpBB, Piwik, OroCRM, and many frameworks have support for it as well like
|
26
|
|
-Slim, Yii, Laravel, Codeigniter, and Kohana, just to name a few.
|
|
25
|
+phpBB, Piwik, OroCRM; and many frameworks have support for it as well like
|
|
26
|
+Slim, Yii, Laravel, Codeigniter and Kohana — just to name a few.
|
27
|
27
|
|
28
|
28
|
Prerequisites
|
29
|
29
|
-------------
|