Download the PHP package goetas/twital-bundle without Composer
On this page you can find all versions of the php package goetas/twital-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download goetas/twital-bundle
More information about goetas/twital-bundle
Files in goetas/twital-bundle
Package twital-bundle
Short Description Twital templating engine Symfony Bundle
License MIT
Homepage https://github.com/goetas/twital-bundle
Informations about the package twital-bundle
TwitalBundle (Twital with Symfony)
TwitalBundle is a Symfony bundle that integrates the Twital template engine into Synfony2 framework. This enables you to use all Twig/Symfony functionalities with the Twital template engine language syntax.
To learn more about Twital, you can read the dedicated documentation.
Install
The recommended way to install TwitalBundle is using Composer:
If you are using Symfony Flex, the bundle will be automatically enabled and configured, otherwise follow the next steps.
Enable the bundle
To enable the bundle in the kernel:
Configure
In order to make it work, you have to enable the twital
template engine inside your config.yml
.
Documentation
Go here http://twitalbundle.readthedocs.org/ to read a more detailed documentation about TwitalBundle.
Integration
TwitalBundle comes with all features that are already supported by TwigBundle (forms, translations, assetic, routing, etc).
All versions of twital-bundle with dependencies
goetas/twital Version ^1.1
symfony/twig-bundle Version ^3.0|^4.0|^5.0|^6.0
symfony/yaml Version ^3.0|^4.0|^5.0|^6.0|^6.0|^7.0
twig/twig Version ^1.38|^2.4|^3.0