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
Requires
- php: >=7.1
- ellipse/contracts-templating: ^1.0
Requires (Dev)
- mockery/mockery: ^1.0@alpha
- peridot-php/leo: ^1.6
- peridot-php/peridot: ^1.19
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