widop / twig-extensions-bundle
Provides awesome TWIG extensions for your Symfony2 project.
Installs: 8 636
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.0
- symfony/framework-bundle: ~2.3
- twig/twig: 1.*
This package is not auto-updated.
Last update: 2024-11-09 12:54:59 UTC
README
The bundle offers some additional twig extensions.
The available extensions are:
date_interval
Acts as an inversed countdown.truncate_at
Truncates 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.