Libraries tagged by deletion
jlorente/laravel-identitystamps
6117 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
genkiroid/turpan
11045 Downloads
Turpan will check that whether deletion of PHP require statements is safe.
josegonzalez/cakephp-deleted-at
17 Downloads
Handles soft-deletion of database records
jeyzon-sr/cascade-deletion
1 Downloads
Librería para eliminar en cascada en CodeIgniter 4
yousef-aman/prevent-deletion
14 Downloads
A package to prevent deletion of models with related records.
workdoneright/laravel-deletion-guard
43 Downloads
Config-driven deletion guard for Laravel models
pvtl/wp-safe-user-deletion
42 Downloads
A must-use WordPress plugin that adds a double confirmation when deleting users and blocks deletion if the user has content that has not been reassigned to another user.
i-kadar/cascading-deletion
22 Downloads
Package that provides cascading deletion service
appdigidelete/account-deletion
4 Downloads
A Composer package that simplifies account deletion by providing a pre-built form to delete users via email, automating the entire process for developers
k1low/darumaotoshi
7 Downloads
"Archive and delete" (slide delete) plugin for CakePHP 3
glugox/module-generator
3 Downloads
Tracks file changes, additions, and deletions for Laravel
devhereco/livewire-delete-confirmation
34 Downloads
A Laravel package for easily handling the deletion of Eloquent models with confirmation and success/error messaging.
williamisted/remoteassetprotect
17 Downloads
Never accidentally delete assets again. Spaces, beware: Remote Asset Protect is here! This Craft CMS plugin protects your remote assets from accidental deletion by developers on dev, staging and other environments. Keep your assets safe and secure.
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
tonix-tuft/gloom
3 Downloads
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.