Star: Simple Templates And Renderer, is a HTML template engine for PHP.
https://gothamcode.com/star
| templates | ||
| README.md | ||
| star.3 | ||
| star.7 | ||
| star.php | ||
star
Star: Simple Templates And Renderer, is a HTML template engine for PHP. It is compatible with PHP 7.3 and later. It is self-contained, does not use Composer or third-party libraries and can be pasted onto the end of your existing scripts. It protects against XSS attacks, supports variables, inheritance, conditionals, includes, and compilation of templates to PHP which are cached for increased performance.