Libraries tagged by deletes
vuduythanh2020/mysql-replication
3144 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.
vstruhar/filament-failed-jobs
2350 Downloads
The Laravel Filament plugin for managing failed jobs offers a streamlined interface to monitor, retry, and delete failed jobs directly from the admin panel.
thetispro/laravel5-setting
9615 Downloads
Persistent configuration settings for Laravel 5 - Create, Read, Update and Delete settings stored in files using JSON
tacoberu/nette-form-fileupload
222 Downloads
Uploading files has its specifics. It is not enough just to upload the file. We also want to show it when it's already uploaded (preferably with a preview). We want to possibly delete it or replace it with another version.
roddy/firestore-eloquent
348 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
podcasthosting/podcast-client-spotify
208 Downloads
Create (add) and remove (delete) podcasts on Spotify
neclimdul/arraycud
142 Downloads
Array create, update, delete helper.
nazmulhasan/laravel-facebook-post
260 Downloads
This package allow to create, update, delete and get posts from facebook page in laravel application
mpociot/reanimate
1243 Downloads
Undo Laravel soft deletes
monachilada/craft-matrixtoolbar
62847 Downloads
Expand, collapse, change the status of, or delete multiple blocks in a Matrix field simultaneously.
moln/php-mysql-replication
27396 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.
mixerapi/crud
7560 Downloads
A CRUD (Create, Read, Update, Delete) plugin for your CakePHP project.
mikk150/yii2-tagdependency-invalidator
7026 Downloads
Invalidates Yii2's TagDependency tags on model update/delete and insert
mediadreams/md_news_clickcount
2518 Downloads
With this TYPO3 extension you are able to count views of ext:news records. You can display a list with most viewed news and delete the statistics automatically with a scheduler task.
markguinn/silverstripe-gridfieldmultiselect
5739 Downloads
Gridfield extensions to add checkboxes for each row to easily delete or perform actions on multiple rows.