Libraries tagged by deleted
yashenkov/laravel-imagetrait
16 Downloads
ImageTrait for laravel. Upload/Delete image and thumb image, store path in DB
xiaofeng-ling/php-mysql-replication
3 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
x-one/infakt-client
243 Downloads
InfaktClient is a PHP library for the third version of Infakt REST API that makes it easy to perform CRUD (create, read, update and delete) operations on invoices, clients and products.
wubi/active-rest
19 Downloads
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
wodrow/yii2wsoftdelete
23 Downloads
soft delete for yii2 models
wobeto/twitter
135 Downloads
Laravel 4 Service Provider to interact with twitter account, like return a collection of the most recent Tweets posted by the user, post Tweets, delete status and get user profile.
win/track-user-action-trait
0 Downloads
Track user action when create, edit, delete data.
williamisted/remoteassetprotect
17 Downloads
Never accidentally delete assets again. Spaces, beware: Remote Asset Protect is here! This Craft CMS plugin protects your remote assets from accidental deletion by developers on dev, staging and other environments. Keep your assets safe and secure.
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!)
webberwu/restful-php
1405 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
waseet/filament-activity-log
352 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
vrijdagdigital/php-simply-html
589 Downloads
Simplify add, delete, modify, get nodes in html files by using css selector
vojir/nette-temp-file-response
8 Downloads
Nette Temp File Download and Delete Responses
vladkukushkin/yii2-articles
18 Downloads
Yii2 Articles to create, manage, and delete articles in a Yii2 site.
victor-rayan/dropbox-rayan-vrsrb
51 Downloads
This is a library intended to provide a easy PHP with Dropbox API Integration, containig HTTP request operations such as, upload, access, and delete files into Dropbox storage cloud.