ellipse/templating

This package is abandoned and no longer maintained. No replacement package was suggested.

The templating component of the ellipse framework

dev-master / 1.0.x-dev 2017-08-16 08:42 UTC

This package is auto-updated.

Last update: 2022-02-01 13:07:17 UTC


README

This package provides a templating mechanism for the ellipse framework. Right now it can be used either with the plates library library or the twig library.

Require php >= 7.1

Installation composer require ellipse/templating

Run tests ./vendor/bin/peridot tests