Libraries tagged by delete
vyants/yii2-softdelete
4428 Downloads
Behavior for soft delete pattern
testmonitor/laravel-accountable
11029 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
sansanlabs/laravel-userstamps
157 Downloads
Package to add userstamps to models.
jlorente/laravel-identitystamps
5472 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
williamheelis/restful-inputs
142 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
wieni/wmprotected_vocabulary
4319 Downloads
Adds the possibility to protect taxonomy terms from being deleted when they are being referenced in certain fields.
wfeller/laravel-batch
3941 Downloads
Insert, update or delete models in batch, while still firing model events.
webfactor/laravel-backpack-instant-fields
6884 Downloads
Instant fields to create/edit/delete related entities on the fly in Laravel Backpack
vstruhar/filament-failed-jobs
2306 Downloads
The Laravel Filament plugin for managing failed jobs offers a streamlined interface to monitor, retry, and delete failed jobs directly from the admin panel.
vs7/magento2-module-mediamanager
606 Downloads
Add button and interface to manage media assets: upload, move, delete images, pdfs, etc..
thetispro/laravel5-setting
9614 Downloads
Persistent configuration settings for Laravel 5 - Create, Read, Update and Delete settings stored in files using JSON
roddy/firestore-eloquent
343 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
quarks/laravel-auditors
17111 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.
podcasthosting/podcast-client-spotify
207 Downloads
Create (add) and remove (delete) podcasts on Spotify
neclimdul/arraycud
116 Downloads
Array create, update, delete helper.