Open source
Project status
Understand the current maturity, support scope, and release status of NotificationCompass.
NotificationCompass is an open-source package with a stable v1.x API contract. Breaking changes are reserved for a future major release.
Use the roadmap to see planned work and the releases page to review published versions.
Support matrix
The package requires PHP 8.2 or later and supports Laravel 11 and 12. The following combinations are verified by the continuous integration test suite:
| Laravel | PHP | CI status |
|---|---|---|
| 11.x | 8.2 | Tested |
| 12.x | 8.3 | Tested |
The Composer constraints allow PHP 8.2 or later for both Laravel versions. Other PHP and Laravel combinations within those constraints are not currently part of the CI matrix.
Repository
Use the NotificationCompass repository for source code, issues, feature requests, and contribution instructions.