Libraries tagged by delft
yii2mod/yii2-gii-extended
6003 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
wfeller/laravel-batch
4064 Downloads
Insert, update or delete models in batch, while still firing model events.
webqamdev/activity-logger
32183 Downloads
Log every model creation, edition and deletion.
w3c/lifecycle-events-bundle
7836 Downloads
A Symfony bundle to dispatch usable entity lifecycle events (create, update, delete)
voidagency/easy_install
5817 Downloads
Provides UI to delete configuration while uninstalling or reinstalling the modules
valantic-spryker/customer-group
10179 Downloads
Adds customer group delete plugins to customer-group module.
unopim/dam
328 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.
thetispro/laravel5-setting
9656 Downloads
Persistent configuration settings for Laravel 5 - Create, Read, Update and Delete settings stored in files using JSON
simple-crud/simple-crud
6252 Downloads
Create/Read/Update/Delete easily
roddy/firestore-eloquent
418 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
57897 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
7421 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
43279 Downloads
Rest client to make GET, POST, PUT, DELETE, PATCH, etc calls.
oddnoc/silverstripe-artefactcleaner
18629 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
notihnio/php-request-parser
17100 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling