Libraries tagged by deleted
minkbear/setting
15 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
milenmk/laravel-livewire-crud
28 Downloads
A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.
mihai-stancu/cache-bundle
7580 Downloads
Cache items with associated tagging information and subsequently fetch or delete items based on tags.
mexx/element-api-cache-buster
12 Downloads
Delete cache of element api if necessary .
mdnayeemsarker/easy-aws
28 Downloads
THis is This is an aws helper package. If you use this package and that one is compleatly manage your aws file upload, delete, file url, download etc
mawdoo3customsearchtask/search
2 Downloads
This package will allow the user to search any topic using google custom search api, get the top 10 results from mawdoo3.com, save the selected results, add comments on them, modify them, or delete them from the database.
marlemiesz/wp-sdk
11 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.
magenxcommerce/module-media-gallery-catalog
108 Downloads
Magento module responsible for catalog gallery processor delete operation handling
magemontreal/module-product-gallery-cleanup
12 Downloads
Delete duplicate product images
machour/yii2-softdelete-trait
12372 Downloads
This extension allow you to soft delete your ActiveRecord entities
lyhiving/zip
29 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
lyhiving/mmodel
22 Downloads
PHP mini model.Fast MySQL select/insert/update/delete actions.
lybc/laravel-better-softdelete
5 Downloads
A better way to soft delete in laravel
lordarryn/psrrouter
52 Downloads
Basic router developped with PSR interfaces. Supports GET, POST, PUT, DELETE, OPTIONS, PATCH methods and 400, 404 and 405 errors.
liuyuanjun/yii2-softdelete
125 Downloads
Soft delete trait for Yii2.