Libraries tagged by deletes
lekoala/silverstripe-softdelete
248429 Downloads
Soft delete extension for SilverStripe
elementaryframework/water-pipe
5867 Downloads
URL routing framework and requests/responses handler for PHP
jstayton/miner
12695 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
tommyknocker/pdo-database-class
6272 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
studio24/rotate
102719 Downloads
File rotation utility which rotates and removes old files
omaralalwi/laravel-trash-cleaner
7620 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
madebyclowd/laravel-auto-sequence
676 Downloads
Automatically generate sequential invoice/order numbers (like INV-2026-0001) for Laravel Eloquent models. Safe from duplicates even under heavy concurrent traffic.
fusic/reincarnation
179719 Downloads
CakePHP Reincarnation
andanteproject/soft-deletable-bundle
31188 Downloads
A Symfony Bundle to handle soft deletable with Doctrine Entities
zvizvi/filament-notifications-tabs
3034 Downloads
Tabs and per-notification actions (delete, toggle read status) for the Filament database notifications modal.
zetacomponents/persistent-object
506679 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
wddyousuf/eloquent-autocache
786 Downloads
Automatic Eloquent model query caching for Laravel with self-flushing on create, update, and delete.
swiftmade/statamic-clear-assets
48286 Downloads
Deletes unused assets. Saves storage space.
solarissmoke/disable-comments-mu
70685 Downloads
This is the must-use version of the Disable Comments WordPress plugin. Copy the contents of this directory into your mu-plugins directory in order to disable comments on the entire site/network, without any configuration. You should delete all existing comments from the WordPress database before activating this plugin. If you want to be able to configure the plugin's behaviour, then use the normal version.
simple-crud/simple-crud
6351 Downloads
Create/Read/Update/Delete easily