altek/eventually
The missing many-to-many Eloquent events.
Maintainers
Requires
- php: ^8.1
- illuminate/database: ^10.0|^11.0|^12.0|^13.0
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0|^10.0|^11.0
- roave/security-advisories: dev-latest
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This package extends the Eloquent ORM by providing new events when interacting with pivot tables through the toggle(), sync(), updateExistingPivot(), attach() and detach() methods.
👁 Packagist Version
👁 Packagist Downloads
👁 Gitlab pipeline status
👁 Codecov
👁 Packagist License
Version Matrix
| Version | Illuminate | Status | PHP Version |
|---|---|---|---|
| 3.x | 10.x.y - 13.x.y | Latest | >= 8.1.0 |
| 2.x | 8.x.y - 10.x.y | EOL | >= 7.4.0 |
| 1.x | 5.5.x - 7.x.y | EOL | >= 7.1.3 |
Documentation
The package documentation can be found here.
Changelog
For information on recent changes, check the CHANGELOG.
Contributing
Contributions are always welcome, but before anything else, make sure you get acquainted with the CONTRIBUTING guide.
Security
If you find a security related issue, please email security@altek.org instead of using the issue tracker.
Credits
License
The Eventually package is open source software licensed under the MIT LICENSE.
