shiftonelabs/laravel-cascade-deletes
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cesargb/laravel-cascade-delete | 0.81 | — | 20 | 19 | 4 | 2K | 0 | 20.1 | 29.5 | MIT | 4 months ago | |
| mr-punyapal/laravel-extended-relationships | 0.79 | Adds efficient, custom Eloquent relationships for Laravel via a HasExtendedRelationships trait, reducing query count and duplicate code. Includes helpers like belongsToManyKeys and more, aimed at improving performance in real-world apps. | 175 | 174 | 9 | 763 | 1 | 20.8 | 11.4 | MIT | 2 months ago | |
| spatie/laravel-deleted-models | 0.79 | 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.9 | 22.8 | MIT | 4 months ago | |
| gedmo/doctrine-extensions | 0.79 | — | 4,142 | 4,167 | 1,253 | 2M | 37 | 66.7 | 62.1 | MIT | 7 months ago | |
| spatie/laravel-queued-db-cleanup | 0.78 | Safely delete large numbers of Laravel database records by dispatching non-overlapping queued cleanup jobs. Deletes in small chunks to reduce locks and avoid timeouts, automatically re-dispatching until the query’s records are gone. | 80 | 80 | 11 | 13K | 0 | 5.8 | 30.7 | MIT | 1 year ago | |
| cline/ancestry | 0.78 | Closure table hierarchies for Laravel Eloquent. Manage deep trees (org charts, categories) with O(1) ancestor/descendant queries, fluent APIs, configurable keys/types, events, and snapshots for point-in-time hierarchy state. | 1 | 1 | 0 | 2K | 0 | 14.1 | 47.5 | MIT | 4 months ago | |
| zing/laravel-eloquent-relationships | 0.78 | — | 8 | 8 | 0 | 5K | 1 | 17.5 | 42.4 | MIT | 4 months ago | |
| doctrine/mongodb-odm-softdelete | 0.78 | Adds soft delete support to Doctrine MongoDB ODM. Mark documents as deleted without removing them, with automatic filtering of deleted records from queries and options to restore or include trashed documents. Integrates cleanly with ODM repositories and event system. | 35 | 35 | 9 | 0 | 0 | 0.2 | — | — | — | |
| darvinstudio/databaser | 0.78 | — | 0 | 0 | 1 | 4 | 0 | 0.1 | 9.7 | MIT | — | |
| maxolex/scaffold-interface | 0.78 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| andanteproject/soft-deletable-bundle | 0.77 | — | 10 | 10 | 2 | 607 | 0 | 1.0 | 24.2 | MIT | 4 years ago | |
| solution-forest/filament-nestable-tree | 0.77 | Nestable drag-and-drop tree component for Filament v4/v5. Works with Eloquent (incl. kalnoy/nestedset) or static arrays, supports per-node actions, multi-tree pages, cross-tree drag-and-drop, lazy loading, and async child loading for large, complex trees. | 4 | 4 | 0 | 217 | 0 | 19.3 | 26.4 | MIT | 1 month ago | |
| christhompsontldr/laraman | 0.77 | Laraman is a Laravel package that generates and serves simple man-style documentation for your app, helping you expose commands, routes, or internal tooling in a familiar CLI-friendly format for quick lookup by developers. | 7 | 7 | 2 | 0 | 0 | 6.7 | — | — | 6 years ago | |
| multicaret/laravel-acquaintances | 0.77 | — | 849 | 852 | 70 | 5K | 5 | 31.6 | 16.1 | MIT | 3 months ago | |
| jiaxincui/closure-table | 0.77 | — | 112 | 114 | 22 | 112 | 1 | 22.7 | 4.7 | MIT | 3 months ago | |
| typicms/nestablecollection | 0.77 | — | 88 | 91 | 28 | 4K | 2 | 23.6 | 25.2 | MIT | 4 months ago | |
| nevadskiy/laravel-tree | 0.77 | — | 67 | 67 | 7 | 3K | 5 | 6.3 | 24.1 | MIT | 1 year ago | |
| tightenco/parental | 0.77 | Single Table Inheritance for Laravel Eloquent. Define a parent model with child classes stored in one table, automatically casting records to the right type. Great for polymorphic-like data without multiple tables, with simple setup and familiar Eloquent APIs. | 1,535 | 1,533 | 105 | 174K | 5 | 34.1 | 34.3 | MIT | 4 months ago | |
| dciss/poo-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| mr.incognito/crudify | 0.77 | Laravel CRUD generator for API or web apps. One Artisan command scaffolds models, migrations, controllers, form requests, API resources, routes, and optional Blade views. Supports validation rules, nullable fields, foreign keys/constraints, defaults, excludes, and delete:crud cleanup. | 1 | 1 | 0 | 5 | 0 | 17.6 | 8.7 | — | 2 months ago |
How can I help you explore Laravel packages today?