Twig Extensions
Twig extensions
Install / Use
npx skills add twigphp/Twig-extensionsInstalls into whichever agent you are using.
README
Twig Extensions Repository
WARNING: This repository is abandoned in favor of Twig Core Extra extensions.
-
ArrayExtension:
shufflefilter -> no equivalent -
DateExtension:
time_difffilter -> no equivalent -
I18nExtension:
transfilter -> use thetrans <https://symfony.com/doc/current/reference/twig_reference.html#trans>_ filter from the Symfony Translator extension (symfony/twig-bridge) -
IntlExtension:
localizeddate,localizednumber,localizedcurrencyfilters: use the Twig intl extra extension:format_date <https://twig.symfony.com/doc/3.x/filters/format_date.html>,format_number <https://twig.symfony.com/doc/3.x/filters/format_number.html>,format_currency <https://twig.symfony.com/doc/3.x/filters/format_currency.html>_, ... -
TextExtension:
truncate,wordwrapfilters: use the Twig string extra extension:u filter <https://twig.symfony.com/doc/3.x/filters/u.html>_
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.
.. _documentation: http://twig-extensions.readthedocs.io/
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
