Download the PHP package antidot-fw/twig-template-renderer without Composer
On this page you can find all versions of the php package antidot-fw/twig-template-renderer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download antidot-fw/twig-template-renderer
More information about antidot-fw/twig-template-renderer
Files in antidot-fw/twig-template-renderer
Package twig-template-renderer
Short Description Antidot Framework Twig template renderer library
License MIT
Homepage https://github.com/antidot-fw/twig-template-renderer
Informations about the package twig-template-renderer
Antidot Framework Twig Template Renderer
Twig Template Renderer for Antidot Framework
Install
Via Composer
Antidot framework
It will work out of the box, the only thing you need is to inject the TemplateRenderer interface in your request handler constructor
As standalone component
See factory classes at src/Container
.
Config
Usage
See full Twig documentation for more detail.
In a request handler
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- kpicaza
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of twig-template-renderer with dependencies
antidot-fw/template-renderer Version ^1.0
psr/container Version ^1.0
twig/twig Version ^3.0