Download the PHP package spiral/twig-bridge without Composer
On this page you can find all versions of the php package spiral/twig-bridge. 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-bridge
Spiral Framework: Twig Adapter
Documentation | Framework Bundle
Installation
The extension requires spiral/views
package.
To enable extension modify your application by adding Spiral\Twig\Bootloader\TwigBootloader
:
Configuration
You can enable any custom twig extension by requesting Spiral\Twig\TwigEngine
in your bootloaders:
Lazy Configuration
To configure TwigEngine on demand use functionality provided by TwigBootloader
:
Note Following methods are available
setOption
,addExtension
,addProcessor
.
License:
MIT License (MIT). Please see Spiral Scout.
All versions of twig-bridge with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
twig/twig Version ^3.3.3
spiral/core Version ^3.0
spiral/views Version ^3.0
spiral/framework Version ^3.0
twig/twig Version ^3.3.3
spiral/core Version ^3.0
spiral/views Version ^3.0
spiral/framework Version ^3.0
The package spiral/twig-bridge contains the following files
Loading the files please wait ....