Skip to content

Contributing

Contributions are welcome.

Development

bash
composer install
npm install

Run documentation.

bash
npm run docs:dev

Run quality checks.

bash
composer pint
composer phpstan

See the complete contribution guide in the repository.

Released under the MIT License.