Libraries tagged by delete
ihexiang/requests
203 Downloads
PHP Requests 支持 GET、POST、PUT、PATCH、DELETE、HEAD、OPTIONS 等请求
hi/sqlquery
1924 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
hackerone/curl
2010 Downloads
Curl Wrapper for PHP
fluoresce/doctrine-undeletable
31470 Downloads
Doctrine annotation to make entities undeletable.
deerdama/laravel-mongo-helper
1480 Downloads
Artisan command to handle mongo collections (list collections, delete, download, import data, etc..)
clavelinho/shred
44474 Downloads
Safely deletes files
bmorais/database
477 Downloads
The data layer is a persistent abstraction component of your database that PDO
bayfrontmedia/php-http-request
1736 Downloads
Easily handle data from incoming HTTP requests.
mjohnson/admin
4505 Downloads
A CakePHP admin plugin.
testmonitor/laravel-accountable
11354 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
sansanlabs/laravel-userstamps
1167 Downloads
Package to add userstamps to models.
jlorente/laravel-identitystamps
6115 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
dev-toolbelt/laravel-eloquent-plus
1418 Downloads
Supercharge your Laravel Eloquent models with automatic validation, audit trails, external IDs, smart casting, and lifecycle hooks — all with zero boilerplate.
dcat/laravel-softdeletes
4603 Downloads
Laravel ORM softDeletes
danielemontecchi/laravel-userstamps
514 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.