Libraries tagged by delete
nazmulhasan/laravel-facebook-post
302 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
62947 Downloads
Expand, collapse, change the status of, or delete multiple blocks in a Matrix field simultaneously.
moln/php-mysql-replication
27417 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
7890 Downloads
A CRUD (Create, Read, Update, Delete) plugin for your CakePHP project.
mikk150/yii2-tagdependency-invalidator
7213 Downloads
Invalidates Yii2's TagDependency tags on model update/delete and insert
markguinn/silverstripe-gridfieldmultiselect
5764 Downloads
Gridfield extensions to add checkboxes for each row to easily delete or perform actions on multiple rows.
maggomann/filament-only-icon-display
5674 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
mabrouk/mediable
486 Downloads
a laravel package to handle dealing with storing, updating or deleteing files
lisi4ok/yii2-auditlog
5050 Downloads
Yii2 Audit Log. This extension log all models actions -> find/insert/update/delete.
lakasir/has-crud-action
2299 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.
kitzberger/cli-toolbox
1402 Downloads
TYPO3 CLI toolbox: run copy/move/delete commands of DataHandler via CLI'
kerattila/laravel-track-author
1016 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
kedrigern/phpio
38 Downloads
PHP class for batch file processing. You can read, write, delete, move. All in pretty object.
inmanturbo/turbohx
4384 Downloads
Send HTMX hx-post, put, patch and delete requests to your laravel/folio routes.