Libraries tagged by deleted
jstayton/miner
11584 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
yii2mod/yii2-gii-extended
5870 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
voidagency/easy_install
5222 Downloads
Provides UI to delete configuration while uninstalling or reinstalling the modules
valantic-spryker/customer-group
9452 Downloads
Adds customer group delete plugins to customer-group module.
simple-crud/simple-crud
6244 Downloads
Create/Read/Update/Delete easily
rainner/restful-php
57387 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
7367 Downloads
A lightweight - single class - library to read and write htpasswd. You can add or delete users or you can update their passwords...
oddnoc/silverstripe-artefactcleaner
18542 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
notihnio/php-request-parser
16654 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
netgen/ezclasslists
15731 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
4130 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.
maggomann/filament-only-icon-display
5095 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
jcergolj/after-action-redirect-pagination-url-for-laravel
6863 Downloads
After CREATE, UPDATE or DELETE action paginated redirect url for laravel
inmanturbo/turbohx
3730 Downloads
Send HTMX hx-post, put, patch and delete requests to your laravel/folio routes.
handleglobal/nova-nested-form
1507 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.