Download the PHP package mkoubik/latte-bundle without Composer
On this page you can find all versions of the php package mkoubik/latte-bundle. 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 latte-bundle
LatteBundle
Installation
composer require mkoubik/latte-bundle
- register
LatteBundle\LatteBundle
in yourAppKernel
- add
'latte'
toframework.templating.engines
inapp/config/config.yml
- (if you are using
@Template
annotation, change it to@Template(engine="latte")
ToDo
- assetic support
- template cache warmer
- support for
@Bundle:Controller:action
syntax in{link}
andn:href
- support for
@Bundle:Resources/views/file.html.latte
syntax in{extends}
- cache macros
{contentType}
and{status}
support
All versions of latte-bundle with dependencies
PHP Build Version
Package Version
The package mkoubik/latte-bundle contains the following files
Loading the files please wait ....