Libraries tagged by delete
nstapelbroek/culpa
73950 Downloads
Adds Blameable support to Eloquent models in Laravel 5
wfeller/laravel-batch
4181 Downloads
Insert, update or delete models in batch, while still firing model events.
vs7/magento2-module-mediamanager
739 Downloads
Add button and interface to manage media assets: upload, move, delete images, pdfs, etc..
voidagency/easy_install
6631 Downloads
Provides UI to delete configuration while uninstalling or reinstalling the modules
valantic-spryker/customer-group
11017 Downloads
Adds customer group delete plugins to customer-group module.
simple-crud/simple-crud
6275 Downloads
Create/Read/Update/Delete easily
roddy/firestore-eloquent
506 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.
rainner/restful-php
58930 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
ozanhazer/php-htpasswd
7488 Downloads
A lightweight - single class - library to read and write htpasswd. You can add or delete users or you can update their passwords...
othercode/rest
43620 Downloads
Rest client to make GET, POST, PUT, DELETE, PATCH, etc calls.
oddnoc/silverstripe-artefactcleaner
18701 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
notihnio/php-request-parser
17570 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
netgen/ezclasslists
16011 Downloads
Adds a tab in the administration interface that lists objects by content class and lets you quickly edit or delete them.
mobilestock/laravel-model-affected-rows-verification
7924 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
mediadreams/md_news_clickcount
2960 Downloads
With this TYPO3 extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.