Libraries tagged by deletes
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
touhidurabir/laravel-model-soft-cascade
40 Downloads
A laravel package to handle cascade delete and restore on model relations.
testmonitor/eloquent-lockable
48 Downloads
Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.
tedy/gridfieldcustom
274 Downloads
Gridfield extensions to add checkboxes for each row to easily delete or perform actions on multiple rows.
taskforcedev/crud-api
8572 Downloads
A laravel package providing an admin interface to create, edit and delete models.
tacoberu/nette-form-fileupload
223 Downloads
Uploading files has its specifics. It is not enough just to upload the file. We also want to show it when it's already uploaded (preferably with a preview). We want to possibly delete it or replace it with another version.
sunnysideup/cleanup-tables
550 Downloads
Delete stale data.
strekoza/module-protect-remove-button
5 Downloads
Magento 2 extension. This extension will hide REMOVE / DELETE buttons
silverstripe/dataobject-auditor
151 Downloads
Audits delete and write operations on DataObjects
sas-adilis/nova-nested-form
349 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
s3bul/php-imap
4840 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
rootlocal/yii2-crud
858 Downloads
Create, read, update and delete extension
rickysu/tagcache
17614 Downloads
Provide a cache storage engine and delete with tags
peak-tower-tech/models-manager
35 Downloads
duplicate,delete models with selected relation model as recursive
oxygen/crud
717 Downloads
Create, Read, Update and Delete Scaffolding for Oxygen