Download the PHP package xervice/twig without Composer
On this page you can find all versions of the php package xervice/twig. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package twig
Xervice: Twig
Twig template engine implementation for xervice.
Installation
Configuration
To define twig paths, where to search for templates, you can share a PathProvider:
You can register your PathLoader in the TwigDependencyProvider:
Usage
You can render templates by using the TwigFacade:
Also you can provide the TwigService to your Kernel stack and use them in your controller. The service provide the same register-method.
All versions of twig with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
xervice/core Version ^4.0.0
xervice/data-provider Version ^2.0.0
xervice/kernel Version ^2.0.0
twig/twig Version ^2.4.8
symfony/finder Version ^4.1.0
xervice/core Version ^4.0.0
xervice/data-provider Version ^2.0.0
xervice/kernel Version ^2.0.0
twig/twig Version ^2.4.8
symfony/finder Version ^4.1.0
The package xervice/twig contains the following files
Loading the files please wait ....