Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

pattern-lab/plugin-php-twig-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twig Extensions Plugin for Pattern Lab

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.