Sponsored Link

About OnePlate

OnePlate is a simple template engine of PHP.

OnePlate has the following features.

* A single compact file (class)
* Simple syntax
* Escape of HTML tags
* Cache
* Requirements PHP 5.3-8.2 on Linux (Windows version unconfirmed)
* MIT License


OnePlate support the syntax such as the following.
* Output variables
* if/elseif/else
* var
* operate
* ifdef/elsedef
* repeat
* foreach/continue/break
* include