The package ...
- PHP 7.4 or higher.
The package could be installed with composer:
composer require jin2chen/_____ --prefer-distThe package is tested with PHPUnit. To run tests:
./vendor/bin/phpunitThe code is statically analyzed with Psalm. To run static analysis:
./vendor/bin/psalm


