Download the PHP package omegacode/symfony-fluid-integration without Composer
On this page you can find all versions of the php package omegacode/symfony-fluid-integration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download omegacode/symfony-fluid-integration
More information about omegacode/symfony-fluid-integration
Files in omegacode/symfony-fluid-integration
Download omegacode/symfony-fluid-integration
More information about omegacode/symfony-fluid-integration
Files in omegacode/symfony-fluid-integration
Vendor omegacode
Package symfony-fluid-integration
Short Description Integrates the template engine fluid into symfony 4 projects.
License MIT
Homepage https://github.com/alphajunge/symfony-fluid-integration
Package symfony-fluid-integration
Short Description Integrates the template engine fluid into symfony 4 projects.
License MIT
Homepage https://github.com/alphajunge/symfony-fluid-integration
Please rate this library. Is it a good library?
Informations about the package symfony-fluid-integration
Symfony 4 - Fluid integration
! This is currently work in progress. !
Description
Integrates the template engine fluid into symfony 4 projects.
Setup
Open the file config/services.yaml
and add the following:
Next, open the file ``config/packages/framework.yaml`` and add the following:
Finally open the file config/bundles.php
and add the bundle:
You are now able to render fluid templates in your controller:
View helper - Auto complete for your IDE
To enable auto complete in your IDE for the custom symfony-fluid-integration view helpers,
add the following URL:http://omega-code.de/ViewHelperSchemas/schema.xsd
All versions of symfony-fluid-integration with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
^4.1
symfony/templating Version ^4.1
symfony/yaml Version ^4.1
typo3fluid/fluid Version ^2.5
kint-php/kint Version ^2.2
symfony/templating Version ^4.1
symfony/yaml Version ^4.1
typo3fluid/fluid Version ^2.5
kint-php/kint Version ^2.2
The package omegacode/symfony-fluid-integration contains the following files
Loading the files please wait ....