Download the PHP package iekadou/twig_pjaxr without Composer
On this page you can find all versions of the php package iekadou/twig_pjaxr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iekadou/twig_pjaxr
More information about iekadou/twig_pjaxr
Files in iekadou/twig_pjaxr
Download iekadou/twig_pjaxr
More information about iekadou/twig_pjaxr
Files in iekadou/twig_pjaxr
Vendor iekadou
Package twig_pjaxr
Short Description PJAXR backend for Twig
License MIT
Homepage http://iekadou.com
Package twig_pjaxr
Short Description PJAXR 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_pjaxr
twig-pjaxr
How to install twig-pjaxr?
There are just two steps needed to install twig-pjaxr:
-
Add twig-pjaxr to your composer.json:
- Add Twig_Pjaxr_Extension to the Twig-Engine:
How do i use twig-pjaxr?
Instead of using the {% extends %}
tag use {% pjaxr_extends %}
.
- The first argument is the template, which is extended if the request is not a PJAXR request, or the namespace does not match.
- The second argument is the template, which is extended if the namespace matches. (optional, default is "__pjaxr.html")
- The thrid argument is the namespace which should be tested against, to decide which template should be extended.
What do you need for twig-pjaxr?
- PHP >= 5.3.3
- twig
- php-pjaxr
- jquery-pjaxr
Projects using twig-pjaxr
If you are using twig-pjaxr, 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-pjaxr on iekadou.com
All versions of twig_pjaxr with dependencies
PHP Build Version
Package Version
The package iekadou/twig_pjaxr contains the following files
Loading the files please wait ....