Download the PHP package fluid-adapter/symfony-fluid-bundle without Composer
On this page you can find all versions of the php package fluid-adapter/symfony-fluid-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fluid-adapter/symfony-fluid-bundle
More information about fluid-adapter/symfony-fluid-bundle
Files in fluid-adapter/symfony-fluid-bundle
Download fluid-adapter/symfony-fluid-bundle
More information about fluid-adapter/symfony-fluid-bundle
Files in fluid-adapter/symfony-fluid-bundle
Vendor fluid-adapter
Package symfony-fluid-bundle
Short Description Fluid integration for Symfony
License MIT
Homepage https://github.com/FluidAdapter/symfony-fluid-bundle
Package symfony-fluid-bundle
Short Description Fluid integration for Symfony
License MIT
Homepage https://github.com/FluidAdapter/symfony-fluid-bundle
Please rate this library. Is it a good library?
Informations about the package symfony-fluid-bundle
FluidBundle
Installation
-
install package
- activate bundle
Add to the Bundles-Array in the
- add fluid template engine
Add to the array in
Rendering Fluid Templates
You can simply use the built-in render method in the controller to render a fluid template like this:
Template Paths
Templates are loaded from , and
render argument | template path |
---|---|
AppBundle:Blog:Index | AppBundle/Resources/views/Templates/Blog/Index.html |
Default/Index.html | src/Resources/views/Templates/Default/Index.html |
All versions of symfony-fluid-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
symfony/http-foundation Version ~3.0
symfony/http-kernel Version ~3.0
symfony/routing Version ~3.0
symfony/dependency-injection Version ~3.0
symfony/form Version ~3.0
symfony/asset Version ~3.0
typo3fluid/fluid Version ^2.0
symfony/http-foundation Version ~3.0
symfony/http-kernel Version ~3.0
symfony/routing Version ~3.0
symfony/dependency-injection Version ~3.0
symfony/form Version ~3.0
symfony/asset Version ~3.0
typo3fluid/fluid Version ^2.0
The package fluid-adapter/symfony-fluid-bundle contains the following files
Loading the files please wait ....