Libraries tagged by delete
coffeecode/datalayer
40748 Downloads
The data layer is a persistent abstraction component of your database that PDO
atlas/query
236787 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
f9webltd/laravel-deletable
56119 Downloads
Gracefully restrict deletion of Laravel Eloquent models
evoweb/sf-register
153886 Downloads
Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend.
ci/restclientbundle
596703 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
tenantcloud/laravel-boolean-softdeletes
96077 Downloads
Laravel soft deletes optimization for high load queries
swiftmade/statamic-clear-assets
25081 Downloads
Deletes unused assets. Saves storage space.
sehrling/elasticsuite-ghost-cleaner
55966 Downloads
Magento 2 module to delete ghost indices automatically for the Smile Elasticsuite module
php-mail-client/client
42150 Downloads
Full featured PHP mail client. Create, edit, delete, move and set flags to messages with ease! Drivers for IMAP4 and Microsoft Exchange Web Services available.
petkopara/crud-generator-bundle
56049 Downloads
Symfony3 bundle for CRUD generation with pagination, filtering, sorting, page size, bulk delete and bootstrap3 markup. This Generator supports Doctrine association mapping.
noxoua/filament-activity-log
39645 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
axllent/silverstripe-version-truncator
61975 Downloads
Automatically delete old versioned Silverstripe records from the database
tightenco/quicksand
171837 Downloads
Easily schedule regular cleanup of old soft-deleted Eloquent data.
spatie/laravel-model-cleanup
568074 Downloads
This package deletes unneeded records in a database.
cesargb/laravel-cascade-delete
49536 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps