Zing. compile-to-PHP template engine GitHub ↗

Installation

composer require zi/zing

That's zi/zing — zi is the Composer vendor prefix RexLLins publishes its packages under, and it doesn't appear anywhere in the PHP code. Everything from the package lives under the Zing\ namespace:

use Zing\Engine;

Requirements

Zing is released under the MIT license.