Libraries tagged by delete
mfd/delete-hidden
3503 Downloads
Soft-deletes hidden tt_content records older than N days, including recursive b13/container children.
litvinjuan/laravel-cascade-soft-deletes
4810 Downloads
Cascades soft delete and restored operations to the defined relationships
joserojasrodriguez/filament-delete-guard
668 Downloads
Prevent deletion of Eloquent models in Filament with automatic notifications and UI protection.
felixnagel/deletefiles
66405 Downloads
TYPO3 CMS scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.
owl/list-delete
23839 Downloads
List delete behavior for OctoberCMS.
yii2dev/ar-softdelete
17236 Downloads
Provides support for ActiveRecord soft delete in Yii2
sqltools/where
100051 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
random-cuber/contextmenu_folder
2947 Downloads
Adds context menus with mailbox operations
denisyukphp/tmpfile
4658 Downloads
Alternative to tmpfile() function.
bmorais/pix
470 Downloads
Utilização do PIX em PHP
atlas/statement
14060 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
walsgit/recycle-bin
3629 Downloads
Flarum extension to manage deleted (hidden) discussions
sigtrygg-space/kirby-trash
103 Downloads
A proper trash bin for Kirby CMS: soft-delete pages and files instead of removing them instantly.
rami/entity-kit-bundle
1721 Downloads
A modern Symfony bundle that gives your Doctrine entities superpowers. It provides a growing collection of prebuilt behaviors — like Timestamp, Slugging, auditing, and more — as modular, composable traits or attributes.
madebyclowd/laravel-auto-sequence
92 Downloads
Automatically generate sequential invoice/order numbers (like INV-2026-0001) for Laravel Eloquent models. Safe from duplicates even under heavy concurrent traffic.