Libraries tagged by deletes
scriptua/magento2-deleteorder
15 Downloads
Delete bulk orders from orders list page in backend. Option to enable or disable order deletion from order view page.
savioamin/laravel-model-affected-rows-verification
3 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.
satoritech44/upload-files
11 Downloads
Service for upload files and delete them
sathyaoxss/deleteimages
3 Downloads
delete the images of out of stock product's
sarfraznawaz2005/eventable
49 Downloads
Laravel 5 package to easily add event listening capabilities to any model on Create/Update/Delete operations.
samy/crud
9 Downloads
Create, Read, Update, and Delete (CRUD) are the four basic functions that models should be able to do, at most.
samrat131/laravel-options-table
10 Downloads
Add delete retrive settings/options to laravel application
saidjon/inertia-crud-generator
148 Downloads
This package create ui form to create update, delete and list elements
romansev/logmanager
15 Downloads
An interface to preview, download and delete Laravel log files.
robertseghedi/laravel-articles
100 Downloads
Feature-full Laravel advanced plugin for managing your website's articles, categories, likes and comments with a very easy syntax. Add, move, delete any content from your system, really easy.
rinvex/laravel-settings
103 Downloads
Rinvex Settings is a Laravel package for setting management. You can add, update, and delete application settings with ease, and use like the detaul Laravel config options. It comes with the ability to override config options on runtime, and supports tenantable features out of the box.
ridhopujiono/file-management
4 Downloads
Easy Ways to upload single, upload multiple, delete single and delete multiple
richardpiel/cakephp-softdelete
20 Downloads
Soft Delete Behavior for CakePHP
redactivemedia/redactive_broken_token_fixer
3 Downloads
Redactive Broken Token Fixer checks cache_bootstrap:module_implements for the system_token_info hook - if it's missing, delete the corrupted cache data to force a rebuild.
rdurica/restnova
0 Downloads
RESTnova is a lightweight and modern PHP client for making HTTP requests, specifically designed for communicating with RESTful APIs. It provides an intuitive interface for sending GET, POST, PUT, DELETE, and other HTTP requests effortlessly.