Download the PHP package runroom-packages/render-event-bundle without Composer
On this page you can find all versions of the php package runroom-packages/render-event-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download runroom-packages/render-event-bundle
More information about runroom-packages/render-event-bundle
Files in runroom-packages/render-event-bundle
Package render-event-bundle
Short Description Add a render event before rendering templates
License MIT
Homepage https://github.com/runroom/RunroomRenderEventBundle
Informations about the package render-event-bundle
RunroomRenderEventBundle
This bundle wraps the twig render to allow modifications of the parameters passed to it using the event dispatcher.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles in config/bundles.php
file of your project:
Contribute
The sources of this package are contained in the Runroom monorepo. We welcome contributions for this package on runroom/runroom-packages.
License
This bundle is under the MIT license.
All versions of render-event-bundle with dependencies
symfony/config Version ^6.4 || ^7.1
symfony/dependency-injection Version ^6.4 || ^7.1
symfony/error-handler Version ^6.4 || ^7.1
symfony/event-dispatcher Version ^6.4 || ^7.1
symfony/event-dispatcher-contracts Version ^2.1 || ^3.0
symfony/http-foundation Version ^6.4 || ^7.1
symfony/http-kernel Version ^6.4 || ^7.1
symfony/translation Version ^6.4 || ^7.1
symfony/validator Version ^6.4 || ^7.1
symfony/yaml Version ^6.4 || ^7.1
twig/twig Version ^3.14