Libraries tagged by deletes
sbilyalov/yii2-softdelete
292 Downloads
Soft delete behavior for Yii2 framework
prolix/restclientbundle
770 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
nitinkaware/laravel-dependable-softdelete
16 Downloads
A laravel dependable soft delete package
khalilleo-webagentur/sql-connector
15 Downloads
The ability to transfer data from sql db to any project use doctine.
k1low/yasd
5565 Downloads
Yet Another SoftDeletable Behavior
ismayil-dev/epoch-softdelete
7 Downloads
A Laravel package that introduces epoch-based soft deletes to handle unique constraints.
birjemin/curl
1999 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、PUT、DELETE常用操作,出错自动重试,支持链式写法
beck24/member_selfdelete
24 Downloads
Allows members to delete their account, and submit an optional reason for deleting their account
ashique-ar/laravel-crud-generator
21 Downloads
A powerful, configuration-driven CRUD API generator for Laravel with advanced features including permissions, filtering, sorting, bulk operations, and custom logic handlers.
yay-digital/failed-jobs-monitor
1333 Downloads
View + retry + delete failed jobs.
xihrni/yii2-behavior-time
34 Downloads
For automatic updating of database table creation, update, and delete fields in the model.
wp-kit/softdeletes
603 Downloads
A wp-kit component that provides soft deletes for Eloquent models
williamheelis/restful-inputs
142 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
webkul/custom-command
21 Downloads
Webkul Magento2 Order Delete Custom Command Extension
vandalorumrex/trash
20 Downloads
Adds soft delete support to CakePHP ORM tables.