joelbutcher/laravel-archivable
Add archiving to Laravel Eloquent models like SoftDeletes. Includes migration macros for archived_at, model trait, and query builder scopes/macros to archive/unarchive records and filter archived vs active results in fluent chains.
|
Package
|
Constraint
|
|---|---|
| illuminate/database | ^7.0|^8.0|^9.0|^10.0 |
| illuminate/support | ^7.0|^8.0|^9.0|^10.0 |
|
Package
|
Constraint
|
|---|---|
| illuminate/pagination | ^7.0|^8.0|^9.0|^10.0 |
| orchestra/testbench | ^6.3|^7.0|^8.0 |
| phpunit/phpunit | ^8.4|^9.1 |
How can I help you explore Laravel packages today?