pattern-lab / plugin-twig-extensions
This package is abandoned and no longer maintained.
No replacement package was suggested.
Twig Extensions for the PHP version of Pattern Lab
Package info
github.com/pattern-lab/plugin-php-twig-extensions
Type:patternlab-plugin
pkg:composer/pattern-lab/plugin-twig-extensions
v2.0.0
2016-05-19 02:02 UTC
Requires
- php: >=5.3.6
- pattern-lab/core: ^2.0.0
- twig/extensions: ~1.2
This package is auto-updated.
Last update: 2023-03-06 09:16:19 UTC
README
The Twig Extensions Plugin adds support for the Twig Extensions Library to the Twig PatternEngine for Pattern Lab.
Installation
Pattern Lab PHP uses Composer to manage project dependencies with Pattern Lab Editions. To add the Twig Extensions Plugin to the dependencies list for your Edition you can type the following in the command line at the base of your project:
composer require pattern-lab/plugin-twig-extensions
See Packagist for information on the latest release.