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
- PHP
^8.2 - Composer
Zing is released under the MIT license.