The Twig Extensions Plugin adds support for the Twig Extensions Library to the Twig PatternEngine for Pattern Lab.
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.