Download the PHP package lare_team/twig_lare without Composer
On this page you can find all versions of the php package lare_team/twig_lare. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lare_team/twig_lare
More information about lare_team/twig_lare
Files in lare_team/twig_lare
Download lare_team/twig_lare
More information about lare_team/twig_lare
Files in lare_team/twig_lare
Vendor lare_team
Package twig_lare
Short Description Lare backend for Twig
License MIT
Homepage http://iekadou.com
Package twig_lare
Short Description Lare backend for Twig
License MIT
Homepage http://iekadou.com
Keywords templating
Please rate this library. Is it a good library?
Informations about the package twig_lare
twig-lare
How to install twig-lare?
There are just two steps needed to install twig-lare:
-
Add twig-lare to your composer.json:
- Add Twig_Lare_Extension to the Twig-Engine:
How do i use twig-lare?
Instead of using the {% extends %}
tag use {% lare_extends %}
.
- The first argument is the template, which is extended if the request is not a Lare request, or the namespace does not match.
- The second argument is the namespace which should be tested against, to decide which template should be extended.
- The third argument is the template, which is extended if the namespace matches. (optional, default is "::__lare.html")
What do you need for twig-lare?
Projects using twig-lare
If you are using twig-lare, please contact me, and tell me in which projects you are using it. Thank you!
Happy speeding up your twig project!
For further information read twig-lare on iekadou.com
All versions of twig_lare with dependencies
PHP Build Version
Package Version
The package lare_team/twig_lare contains the following files
Loading the files please wait ....