Download the PHP package activecollab/templateengine without Composer
On this page you can find all versions of the php package activecollab/templateengine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download activecollab/templateengine
More information about activecollab/templateengine
Files in activecollab/templateengine
Download activecollab/templateengine
More information about activecollab/templateengine
Files in activecollab/templateengine
Vendor activecollab
Package templateengine
Short Description Component that abstracts template engines and offers easy to use PHP template engine
License MIT
Package templateengine
Short Description Component that abstracts template engines and offers easy to use PHP template engine
License MIT
Please rate this library. Is it a good library?
Informations about the package templateengine
Template Engine
This package offers a single interface for interaction with multiple template engines. It ships with simple PHP template engine built in:
Template Sandboxing
Templates are sandboxed, and can be placed only in templates directory that is specified when engine is constructed. If you try to use a template that is not in this directory, template engine will throw a \RuntimeException
:
All versions of templateengine with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package activecollab/templateengine contains the following files
Loading the files please wait ....