Skip to content

PhoxPHP/PhoxEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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