aleksip/patternengine-tpl

PHPTemplate PatternEngine for Pattern Lab

Installs: 70

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:patternlab-patternengine

v1.0.0 2018-02-16 08:21 UTC

This package is auto-updated.

Last update: 2024-03-20 07:47:59 UTC


README

The PHPTemplate PatternEngine allows you to use PHPTemplate as the template language for Pattern Lab PHP. Once the PatternEngine is installed you can use PHPTemplate-based StarterKits and StyleguideKits.

Installation

The PHPTemplate PatternEngine comes pre-installed with the Pattern Lab Edition for PHPTemplate. Please start there for all your PHPTemplate needs.

Composer

Pattern Lab PHP uses Composer to manage project dependencies with Pattern Lab Editions. To add the PHPTemplate PatternEngine to the dependencies list for your Edition you can type the following in the command line at the base of your project:

composer require aleksip/patternengine-tpl

See Packagist for information on the latest release.