Libraries tagged by deleted
rahulabs/yii2-softdelete
21 Downloads
Soft delete extension for Yii2 framework
radionovel/php-zip
206 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, ZipAlign tool, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
quideroli/httprequest
16 Downloads
Component for GET, POST, PUT, DELETE requests using Guzzle!
quickimage/imagecrud
1 Downloads
To insert update and delete the image
queencitycodefactory/trash
5 Downloads
Adds soft delete support to CakePHP 3 ORM tables.
quansitech/qscmf-clear-abandon
42 Downloads
qscmf delete unused upload file
pilabrem/dblog
13 Downloads
Package for logging users actions on database and enable to know who has created, updated or delete some line in a table and see data before this action
php-garb/php-garb
12 Downloads
Manage and delete massive amounts of files with just a few shell commands.
phillip-elm/temp-workspaces
11 Downloads
Utility class for creating temporary working directories that delete themselves on destruct.
permaxis/laravel-crudgenerator
25 Downloads
Generate a crud (create read update delete) interface based on model laravel
periya/s3bucket
1 Downloads
Aws S3 Bucket read/write/delete operation
patternseek/recycle
224 Downloads
A utility library implementing a recycle/trash bin for scripts to more safely recursively delete directories.
oussemakhlifi/orm-package
1 Downloads
This a native php orm package that works with mysql it's main objectif is to facilitate the crud process in your application, contains all crud opreations like (insert, edit, update, delete, soft_delete) as well search operation
ost/laravel-file-manager
32 Downloads
This package used to upload,update and delete single or multiple file and more..
or81/eloquent
0 Downloads
A lightweight and versatile PHP database class that supports both MySQL and SQLite, providing an easy-to-use interface for common database operations such as `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.