372 B
372 B
Contributing
Code Analysis
To check the code quality, run
composer check
To fix any style issues, run
composer fix
Tests
To run the test suite, execute
composer test
Build
Box is used to create the phar archive. Run the following command to create the phar:
./box.phar compile