Contributing
Thanks for your interest in contributing to Atomic PHP! Please:
- Follow PSR‑12 and repository code style
- Add tests for new features/fixes
- Keep CI green:
composer qa
- Include benchmarks for performance‑impacting changes
See each package’s CONTRIBUTING.md
for details.