Libraries tagged by deleted
khophim8k/crud
106 Downloads
Quickly build an admin interfaces using Laravel, CoreUI, Bootstrap and jQuery.
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
juanchosl/curlclient
50 Downloads
A small, lightweight utility to perform curl calls using GET, POST, PUT, PACTH, DELETE, HEAD, TRACE, OPTIONS methods...
ismayil-dev/epoch-softdelete
7 Downloads
A Laravel package that introduces epoch-based soft deletes to handle unique constraints.
illuminatech/db-safedelete
36 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
gdw/rmproductsbyskupath
974 Downloads
Módulo GDW para Magento 2, permite eliminar productos por sku desde consola.
dotzecker/tuiter
29 Downloads
Twitter archive manager
detain/crud
776 Downloads
Advanced CRUD Class
carlosocarvalho/simple-input
16986 Downloads
Simple input for get request inputs (post,get,put,delete)
boardtools/upload
22 Downloads
Upload Extensions enables you to upload extensions' zip files or delete extensions' folders from the server. With this extension you can install/update/delete extensions without using FTP. If the uploaded extension already exists, it will be updated with the uploaded files. Upload Extensions also has other built-in features such as the manager for extensions' language packages and the manager for extensions' zip files.
bmorais/pix
37 Downloads
Utilização do PIX em PHP
bmorais/database
339 Downloads
The data layer is a persistent abstraction component of your database that PDO
birjemin/curl
1999 Downloads
一个轻量级的PHP网络操作类,实现GET、POST、PUT、DELETE常用操作,出错自动重试,支持链式写法