phoxphp/phoxengine

There is no license information available for the latest version (v1.1.9) of this package.

PHP template engine

v1.1.9 2018-06-23 14:22 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:29:43 UTC


README

PhoxEngine is a small, lightweight and easy to use php template engine. This small template engine can be used with any php project. All you have to do is install it or require it in your project. This template engine also provides you with simple caching methodology that reduces your page load time by loading already cached views instead of processing them all over again when it is requested.

Documentation and guide can be found here