Download the PHP package twig/extensions without Composer
On this page you can find all versions of the php package twig/extensions. 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 extensions
Twig Extensions Repository
WARNING: This repository is abandoned in favor of Twig Core Extra extensions.
- ArrayExtension:
shuffle
filter -> no equivalent - DateExtension:
time_diff
filter -> no equivalent - I18nExtension:
trans
filter -> use the trans filter from the Symfony Translator extension (symfony/twig-bridge) - IntlExtension:
localizeddate
,localizednumber
,localizedcurrency
filters: use the Twig intl extra extension: format_date, format_number, format_currency, ... - TextExtension:
truncate
,wordwrap
filters: use the Twig string extra extension: u filter
This repository hosts Twig Extensions that do not belong to the core but can be nonetheless interesting to share with other developers.
More Information
Read the documentation for more information.
All versions of extensions with dependencies
PHP Build Version
Package Version
Requires
twig/twig Version
^1.27|^2.0
The package twig/extensions contains the following files
Loading the files please wait ....