Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.
/ LatteBundle Public archive
forked from mkoubik/LatteBundle

[☠☠☠ NOT MAINTAINED ☠☠☠]

Notifications You must be signed in to change notification settings

visionappscz/LatteBundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LatteBundle

Installation

  • composer require mkoubik/latte-bundle
  • register LatteBundle\LatteBundle in your AppKernel
  • add 'latte' to framework.templating.engines in app/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} and n:href
  • support for @Bundle:Resources/views/file.html.latte syntax in {extends}
  • cache macros
  • {contentType} and {status} support

About

[☠☠☠ NOT MAINTAINED ☠☠☠]

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 78.6%
  • HTML 18.9%
  • Shell 2.5%