pattern-lab / plugin-twig-extensions
Twig Extensions for the PHP version of Pattern Lab
Installs: 24 756
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 3
Type:patternlab-plugin
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.