widop / twig-extensions-bundle
Provides awesome TWIG extensions for your Symfony2 project.
Package info
github.com/widop/WidopTwigExtensionsBundle
Type:symfony-bundle
pkg:composer/widop/twig-extensions-bundle
2.0.0
2014-06-02 13:42 UTC
Requires
- php: >=5.3.0
- symfony/framework-bundle: ~2.3
- twig/twig: 1.*
This package is not auto-updated.
Last update: 2026-02-28 19:03:24 UTC
README
The bundle offers some additional twig extensions.
The available extensions are:
date_intervalActs as an inversed countdown.truncate_atTruncates a string at a specific offset or before the current word so that the given limit is never exceeded.
Documentation
License
The bundle is under the MIT license. See the complete license here.