/PhoxEngine

Simple php template engine component

Primary LanguagePHP

PhoxEngine - Small, extendable php template engine.

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