Libraries tagged by deletes
bisanedev/php-multipart-form-data-parser
893 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
betalabs/laravel5-soft-cascade
16807 Downloads
Soft Delete & Restore Cascader
andersundsehr/redirects-tweak
2727 Downloads
Seperates redirects from the page cache and allows to delete redirects where the page was deleted
alban/laravel-data-sync
58 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
adrii/curl-helper
16458 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
triton/crud-generator
1678 Downloads
Symfony3 bundle for CRUD generation with pagination, filtering, sorting, page size, bulk delete and bootstrap3 markup. This Generator supports Doctrine association mapping.
tayfunerbilen/basicdb
169 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
skyronic/crudkit
4961 Downloads
Toolkit to quickly build powerful, mobile-friendly CRUD (create/read/update/delete) and admin interfaces. Integrates with Laravel and has support for other MVC Frameworks. Works with MySQL and other databases.
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
mattkingshott/waterfall
17 Downloads
A package that performs cascading deletes in batches to ease database strain
caneara/waterfall
881 Downloads
A package that performs cascading deletes in batches to ease database strain
terminal42/contao-image-delete
511 Downloads
Safe-delete images by also removing generated assets
sunnysideup/delete-all-tables
590 Downloads
Silverstripe module to delete all tables - CAREFUL!
fredckl/cakephp3-soft-delete
225 Downloads
SoftDelete plugin for CakePHP
burriko/cake-soft-delete
2915 Downloads
Soft delete for CakePHP models.