Libraries tagged by delft
clavelinho/shred
39376 Downloads
Safely deletes files
atlas/statement
6899 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
nstapelbroek/culpa
73630 Downloads
Adds Blameable support to Eloquent models in Laravel 5
jstayton/miner
11579 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
deltalab/custom-pixel-qrcode
61351 Downloads
Custom renderer for QRCodes, using pre-rendered images as pixels
zetacomponents/persistent-object
488628 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
yii2mod/yii2-gii-extended
5783 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
webqamdev/activity-logger
30630 Downloads
Log every model creation, edition and deletion.
w3c/lifecycle-events-bundle
7474 Downloads
A Symfony bundle to dispatch usable entity lifecycle events (create, update, delete)
vs7/magento2-module-mediamanager
570 Downloads
Add button and interface to manage media assets: upload, move, delete images, pdfs, etc..
voidagency/easy_install
4855 Downloads
Provides UI to delete configuration while uninstalling or reinstalling the modules
valantic-spryker/customer-group
9074 Downloads
Adds customer group delete plugins to customer-group module.
thetispro/laravel5-setting
9611 Downloads
Persistent configuration settings for Laravel 5 - Create, Read, Update and Delete settings stored in files using JSON
rfookune/lara-pdf-merger-php-7-2
25872 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Replaced each() (depreciated in php 7.2) to foreach.
rainner/restful-php
57044 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.