qwecfgd / sss
The auditing & accountability package for Laravel's Eloquent ORM.
v0.0.1
2025-02-28 09:58 UTC
Requires
- php: ^7.4|^8.0
- ext-json: *
- illuminate/console: ^8.0|^9.0|^10.0
- illuminate/database: ^8.0|^9.0|^10.0
- illuminate/filesystem: ^8.0|^9.0|^10.0
Requires (Dev)
- ext-pdo: *
- altek/eventually: ^2.0
- orchestra/testbench: ^6.0|^7.0|^8.0
- roave/security-advisories: dev-latest
Suggests
- altek/eventually: Required for keeping track of BelongsToMany and MorphToMany relations.
- laravelista/lumen-vendor-publish: Required to publish the package config file in Lumen.