Thanks for your interest in contributing! Please open an issue for significant proposals before submitting a PR.
- Follow PSR-12 and the repository code style (php-cs-fixer)
- Add tests for new features and fixes
- Keep CI green:
composer qa - For perf-sensitive changes, add/update benchmarks and include results