Libraries tagged by deletion
f9webltd/laravel-deletable
39487 Downloads
Gracefully restrict deletion of Laravel Eloquent models
ryssbowh/craft-restrict-deletions
3966 Downloads
View elements relations and restrict deletion of elements when they are referenced in other elements
omaralalwi/laravel-trash-cleaner
86 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
webqamdev/activity-logger
26721 Downloads
Log every model creation, edition and deletion.
genkiroid/turpan
10810 Downloads
Turpan will check that whether deletion of PHP require statements is safe.
la-haute-societe/craft-restrict-asset-delete
7626 Downloads
Prevent accidental removal of used assets
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
jlorente/laravel-identitystamps
4980 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
docteurklein/translator-bundle
2739 Downloads
This bundle's purpose is to provide an interface for edition, addition and deletion of translations messages.
ocramius/change-set
22 Downloads
A library to compute, commit and rollback simple changesets, tracking insertions, deletions and updates
yousef-aman/prevent-deletion
7 Downloads
A package to prevent deletion of models with related records.
sunnysideup/avoid-child-deletion
799 Downloads
Avoid deleting pages that have children or are the home page of your website.
devhereco/livewire-delete-confirmation
24 Downloads
A Laravel package for easily handling the deletion of Eloquent models with confirmation and success/error messaging.
unopim/dam
12 Downloads
Unopim Digital Asset Management (DAM) is a flexible solution for managing digital assets in the Unopim PIM ecosystem. Key features include file and directory management, asset upload, preview, and deletion, advanced metadata tagging, collaboration tools, and CSV/XLSX export/import for asset assignment.
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.