Libraries tagged by deletes
spatie/laravel-queued-db-cleanup
435241 Downloads
Safely delete large numbers of records
liborm85/composer-vendor-cleaner
476275 Downloads
Composer Vendor Cleaner removes unnecessary development files and directories from vendor directory.
f9webltd/laravel-deletable
80536 Downloads
Gracefully restrict deletion of Laravel Eloquent models
yassi/nova-nested-form
511369 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
krowinski/php-mysql-replication
139173 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.
julienbourdeau/route-usage
71044 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
backpack/logmanager
749120 Downloads
An interface to preview, download and delete Laravel log files.
askedio/laravel5-soft-cascade
104045 Downloads
Laravel Cascade Soft Delete & Restore
pgbi/cakephp3-soft-delete
296404 Downloads
SoftDelete plugin for CakePHP
cesargb/laravel-cascade-delete
68445 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
vectorial1024/laravel-cache-evict
20630 Downloads
Efficiently remove expired Laravel file/database cache data
friendsofcake/crud-view
448398 Downloads
View layer for CRUD
coffeecode/datalayer
46827 Downloads
The data layer is a persistent abstraction component of your database that PDO
atlas/query
264460 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
jstayton/miner
12788 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.