Libraries tagged by delegate
atlas/statement
5990 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
amnah/yii2-classes
3449 Downloads
Yii2 classes
jstayton/miner
11507 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
delikates-nsk/yii2-tree-dropdown
4733 Downloads
A dropdown widget containing expandable treeview
yii2mod/yii2-gii-extended
5096 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
webfactor/laravel-backpack-instant-fields
6839 Downloads
Instant fields to create/edit/delete related entities on the fly in Laravel Backpack
w3c/lifecycle-events-bundle
6934 Downloads
A Symfony bundle to dispatch usable entity lifecycle events (create, update, delete)
vstruhar/filament-failed-jobs
913 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.
voidagency/easy_install
2593 Downloads
Provides UI to delete configuration while uninstalling or reinstalling the modules
valantic-spryker/customer-group
5535 Downloads
Adds customer group delete plugins to customer-group module.
thetispro/laravel5-setting
9411 Downloads
Persistent configuration settings for Laravel 5 - Create, Read, Update and Delete settings stored in files using JSON
simple-crud/simple-crud
6162 Downloads
Create/Read/Update/Delete easily
rainner/restful-php
54704 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.
oddnoc/silverstripe-artefactcleaner
17904 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
notihnio/php-request-parser
13653 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling