Libraries tagged by delete
kartik-v/bootstrap-fileinput
7196285 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.
dyrynda/laravel-cascade-soft-deletes
2551606 Downloads
Cascading deletes for Eloquent models that implement soft deletes
backpack/crud
2960159 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
php-imap/php-imap
11759160 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
nelexa/zip
6344493 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
iatstuti/laravel-cascade-soft-deletes
1147421 Downloads
Cascading deletes for Eloquent models that implement soft deletes
aura/sqlquery
2600352 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
yii2tech/ar-softdelete
2852362 Downloads
Provides support for ActiveRecord soft delete in Yii2
wildside/userstamps
1364654 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
wp-cli/cron-command
6411011 Downloads
Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.
askedio/laravel-soft-cascade
2362979 Downloads
Laravel Cascade Soft Delete & Restore
shiftonelabs/laravel-cascade-deletes
475258 Downloads
Adds application level cascading deletes to Eloquent Models.
spatie/laravel-deleted-models
64437 Downloads
Automatically copy deleted records to a separate table
mageplaza/module-delete-orders
532290 Downloads
Magento 2 Delete Orders extension
evence/soft-deleteable-extension-bundle
530115 Downloads
Fixed to work with Symfony 5.0+. Adjusted from E-vence/SoftDeleteableListenerExtensionBundle.