Expose is a PHP template engine. It supports server and client-sided caching, a plugin system (to simplify common tasks like inserting a date picker) and internationalization (to write templates in multiple languages using external translation files). Unlike most template engines, Expose's template script language is based on PHP itself, which means you don't have to learn a new syntax. You can use most of the PHP language elements and functions in the way with which you're familiar.
| Tags | Internet Web Dynamic Content Site Management Software Development Build Tools Internationalization Libraries php classes Localization |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
| Translations | English |
Recent releases


Changes: The Boolean "and" (&&) operator is now properly recognized. Several array PHP functions are now registered at default. The first newline after the close tag (?>) is now stripped like expected. The built-in display() template function now correctly passes additional parameters to the included template.


No changes have been submitted for this release.