Libraries tagged by delete
kartik-v/bootstrap-fileinput
6938287 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
2352877 Downloads
Cascading deletes for Eloquent models that implement soft deletes
backpack/crud
2792962 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
php-imap/php-imap
11298597 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
nelexa/zip
5944670 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.
askedio/laravel-soft-cascade
2170539 Downloads
Laravel Cascade Soft Delete & Restore
friendsofcake/crud
1216110 Downloads
CakePHP Application development on steroids - rapid prototyping / scaffolding & production ready code - XML / JSON APIs and more
aura/sqlquery
2479464 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
yii2tech/ar-softdelete
2798848 Downloads
Provides support for ActiveRecord soft delete in Yii2
wildside/userstamps
1267907 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
5933877 Downloads
Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.
shiftonelabs/laravel-cascade-deletes
407520 Downloads
Adds application level cascading deletes to Eloquent Models.
spatie/laravel-deleted-models
49136 Downloads
Automatically copy deleted records to a separate table
mageplaza/module-delete-orders
503737 Downloads
Magento 2 Delete Orders extension
evence/soft-deleteable-extension-bundle
511012 Downloads
Fixed to work with Symfony 5.0+. Adjusted from E-vence/SoftDeleteableListenerExtensionBundle.