|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bosnadev/repositories | 0.84 | — | 838 | 840 | 248 | 422 | 29 | 10.9 | 12.4 | — | — | |
| artesaos/warehouse | 0.83 | Warehouse V2 is a Laravel repository-pattern demo/package that centralizes queries and business rules while still returning Eloquent models and Collections. Use it as a ready-to-use repository layer without giving up Eloquent’s practicality. | 85 | 87 | 13 | 9 | 4 | 1.4 | 1.0 | MIT | 9 years ago | |
| cleentfaar/archiver-bundle | 0.82 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| arafat69/laravel-repository | 0.82 | — | 0 | 1 | 0 | 790 | 0 | 10.3 | 38.2 | MIT | 7 months ago | |
| joelbutcher/laravel-archivable | 0.82 | 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. | 126 | 126 | 24 | 19K | 1 | 5.1 | 30.0 | MIT | 1 year ago | |
| sajadsdi/laravel-repository | 0.82 | Laravel repository pattern package to structure data access in your apps. Provides base repository classes, common CRUD methods, and an easy way to keep queries and persistence logic out of controllers and services for cleaner, testable code. | 47 | 47 | 4 | 0 | 0 | 3.4 | — | MIT | 1 year ago | |
| littlebug/laravel-repository | 0.82 | — | 35 | 36 | 9 | 17 | 0 | 4.0 | 2.3 | MIT | 4 years ago | |
| iamkesharinandan/therepository | 0.81 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| orkhanahmadov/eloquent-repository | 0.81 | — | 27 | 27 | 11 | 288 | 2 | 2.3 | 15.3 | MIT | 4 years ago | |
| jpswade/laravel-database-tools | 0.81 | Laravel Database Tools adds handy Artisan commands to create databases, dump/restore from SQL files or Spatie backups, update charset/collation, optimize MySQL tables, and add SQLite MySQL-compat functions for tests. Ideal for dev workflows. | 3 | 3 | 1 | 1 | 0 | 8.2 | 1.4 | — | 7 months ago | |
| madulinux/repository-pattern | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| darvinstudio/databaser | 0.81 | — | 0 | 0 | 1 | 4 | 0 | 0.1 | 9.7 | MIT | — | |
| okeonline/filament-archivable | 0.81 | — | 20 | 20 | 11 | 84 | 1 | 2.8 | 12.4 | MIT | 1 year ago | |
| spatie/laravel-deleted-models | 0.80 | Automatically copy deleted Eloquent model attributes into a deleted_models table to create a recycle bin for records. Restore deleted models by ID when needed. An alternative to soft deletes for preserving deletion history without keeping rows in place. | 411 | 412 | 26 | 12K | 0 | 19.1 | 22.7 | MIT | 5 months ago | |
| splitbrain/php-archive | 0.79 | Pure-PHP library to create and extract common archive formats. Provides a simple API for reading/writing files in archives without requiring system binaries, useful for packaging assets, backups, or installers in PHP projects. | 108 | 112 | 36 | 42K | 3 | 2.3 | 36.0 | MIT | — | |
| aaix/laravel-easy-backups | 0.78 | Developer-first Laravel backup package with an interactive CLI wizard, direct Artisan commands for automation, and a fluent API to build custom workflows. Create/restore DB backups, choose destinations, enable compression, and control retention. | 1 | 1 | 0 | 31 | 2 | 0.4 | 16.8 | MIT | — | |
| spatie/laravel-db-snapshots | 0.78 | Laravel package that adds Artisan commands to quickly create, load, list, and clean up database snapshots (dumps) for your app. Works with MySQL, PostgreSQL, and SQLite—ideal for resetting state in development or tests. | 1,211 | 1,216 | 100 | 100K | 0 | 32.6 | 29.8 | MIT | 4 months ago | |
| spatie/laravel-backup | 0.75 | Spatie Laravel Backup creates zip backups of your app files and database, storing them on any Laravel filesystem (even multiple). Includes health monitoring, notifications, and automatic cleanup of old backups. Run with php artisan backup:run. | 6,017 | 6,087 | 789 | 936K | 0 | 68.9 | 35.0 | MIT | 1 week ago | |
| avocet-shores/laravel-rewind | 0.69 | Full version control for Eloquent models: rewind, fast-forward, restore, diff, and query point-in-time state. Uses a hybrid engine (diffs + snapshots) with configurable intervals, thread-safe locking, batch revisions, queued writes, and pruning. | 207 | 208 | 4 | 3K | 15 | 25.6 | 23.7 | MIT | 4 months ago | |
| wnx/laravel-backup-restore | 0.68 | Restore database backups created by spatie/laravel-backup. Adds an interactive php artisan backup:restore command to pick a backup and optionally decrypt it, then run configurable post-restore health checks to validate the restored DB. | 214 | 214 | 21 | 30K | 2 | 28.6 | 33.8 | MIT | 2 months ago |
How can I help you explore Laravel packages today?