Libraries tagged by deletion
designbycode/levenshtein-distance
101 Downloads
The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.
josegonzalez/cakephp-deleted-at
17 Downloads
Handles soft-deletion of database records
i-kadar/cascading-deletion
17 Downloads
Package that provides cascading deletion service
k1low/darumaotoshi
6 Downloads
"Archive and delete" (slide delete) plugin for CakePHP 3
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
2 Downloads
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.
strykeslammerii/selftermination-sprinkle
20 Downloads
A UserFrosting sprinkle providing 1) redaction of basic user personal data during account deletion 2) a button to delete user's own account
scriptua/magento2-deleteorder
15 Downloads
Delete bulk orders from orders list page in backend. Option to enable or disable order deletion from order view page.
rxu/topicactions
0 Downloads
Allows to schedule some topic actions like trashing, locking or deletion.
robotsinside/laravel-deletable
1212 Downloads
Gracefully handle deletion of Eloquent models with related entities.
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
omarabdulwahhab/filemanager
2 Downloads
A simple software package designed to streamline the management of application files, offering efficient storage, deletion, and file handling capabilities.
michaeljmeadows/created-by
27 Downloads
A simple trait to add User relationships to Eloquent models to track creation, updating, and deletion.
mageinic/delete-orders
0 Downloads
Delete Orders by MageINIC, The Magento 2 Delete Orders extension empowers administrators to efficiently remove unwanted orders, invoices, shipments, and credit memos from the backend, ensuring a streamlined and organized e-commerce operation. Simplify order management, maintain data consistency, and enjoy the flexibility to enable or disable deletion features as needed.