Libraries tagged by delete
friendsofcake/crud-view
410740 Downloads
View layer for CRUD
coffeecode/datalayer
41433 Downloads
The data layer is a persistent abstraction component of your database that PDO
atlas/query
239300 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
f9webltd/laravel-deletable
59348 Downloads
Gracefully restrict deletion of Laravel Eloquent models
evoweb/sf-register
158274 Downloads
Frontend User Registration: Offers the possibility to maintain the fe_user data in frontend.
ci/restclientbundle
599211 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
topfloor/composer-cleanup-vcs-dirs
485538 Downloads
Automatically deletes .git directories in newly installed or updated dependencies.
tenantcloud/laravel-boolean-softdeletes
100012 Downloads
Laravel soft deletes optimization for high load queries
sehrling/elasticsuite-ghost-cleaner
60960 Downloads
Magento 2 module to delete ghost indices automatically for the Smile Elasticsuite module
php-mail-client/client
42986 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.
noxoua/filament-activity-log
42313 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
64252 Downloads
Automatically delete old versioned Silverstripe records from the database
tightenco/quicksand
172354 Downloads
Easily schedule regular cleanup of old soft-deleted Eloquent data.
spatie/laravel-model-cleanup
568552 Downloads
This package deletes unneeded records in a database.
cesargb/laravel-cascade-delete
50680 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps