csanquer/twig-extra-bundle

Twig Extra Extensions Bundle

v0.3.0 2014-08-03 14:46 UTC

This package is not auto-updated.

Last update: 2024-04-13 10:44:23 UTC


README

Build Status Project Status

This Bundle provide some extra tools for Twig in Symfony.

Currently, there is only an asset manager to render any javascript file or text all together at the same location in a base layout template.

Requirements

  • PHP >= 5.3.3
  • Twig >= 1.12
  • Symfony >= 2.1

Documentation

For installation and usage refer to Resources/doc/index.md

Licensing

License LGPL 3

  • Copyright (C) 2013 Charles Sanquer

This file is part of Csanquer TwigExtraBundle.

Csanquer TwigExtraBundle is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Csanquer TwigExtraBundle is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Csanquer TwigExtraBundle. If not, see http://www.gnu.org/licenses/.