Libraries tagged by decle
askedio/laravel-soft-cascade
1844706 Downloads
Laravel Cascade Soft Delete & Restore
spatie/laravel-deleted-models
29761 Downloads
Automatically copy deleted records to a separate table
shiftonelabs/laravel-cascade-deletes
320086 Downloads
Adds application level cascading deletes to Eloquent Models.
mageplaza/module-delete-orders
455272 Downloads
Magento 2 Delete Orders extension
f9webltd/laravel-deletable
39528 Downloads
Gracefully restrict deletion of Laravel Eloquent models
spatie/laravel-queued-db-cleanup
145242 Downloads
Safely delete large numbers of records
yassi/nova-nested-form
465463 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
typo3/cms-recycler
3975977 Downloads
TYPO3 CMS Recycler - Restore deleted records or remove them from the database permanently.
php-stubs/wp-cli-stubs
892785 Downloads
WP-CLI function and class declaration stubs for static analysis.
outhebox/laravel-translations
27174 Downloads
Laravel Translations UI provides a simple way to manage your translations in your Laravel application. It allows you to add, edit, delete and export translations, and it also provides a search functionality to find translations.
naneau/semver
379500 Downloads
A decent, standards-compliant, Semantic Versioning (SemVer) parser and library
muffin/trash
845972 Downloads
Adds soft delete support to CakePHP ORM tables.
krowinski/php-mysql-replication
60471 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
friends-of-behat/service-container-extension
642366 Downloads
Allows to declare own services inside Behat container without writing an extension.
ddzobov/laravel-pivot-softdeletes
274347 Downloads
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen