qwecfgd / sss
The auditing & accountability package for Laravel's Eloquent ORM.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:package
pkg:composer/qwecfgd/sss
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.