Libraries tagged by delft
delfimov/gdimage
1379 Downloads
Easy to use image manipulation tool based on PHP-GD extension
deftek/json_pp
252 Downloads
JSON Pretty Printer
wp-kit/softdeletes
654 Downloads
A wp-kit component that provides soft deletes for Eloquent models
wieni/wmprotected_vocabulary
4411 Downloads
Adds the possibility to protect taxonomy terms from being deleted when they are being referenced in certain fields.
webfactor/laravel-backpack-instant-fields
6886 Downloads
Instant fields to create/edit/delete related entities on the fly in Laravel Backpack
vuduythanh2020/mysql-replication
3192 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
2547 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.
vs7/magento2-module-mediamanager
672 Downloads
Add button and interface to manage media assets: upload, move, delete images, pdfs, etc..
tacoberu/nette-form-fileupload
258 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.
svenjuergens/minicleaner
4980 Downloads
Scheduler Task for deleting files in configurable folders
slick/json-api
1095 Downloads
JSON:API specification library, providing content negotiation, error handling and pagination, as well as fetching, creation, updating and deleting resources
simonschaufi/lock-element
2169 Downloads
Lock Element. A locked element can't be deleted.
s3bul/php-imap
4889 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
rainstreamweb/lara-pdf-merger-php-7-2
10809 Downloads
Forked from https://github.com/deltaaskii/lara-pdf-merger. Add condition if(!class_exists('TCPDF')) (depreciated in php 7.2) to foreach.
quarks/laravel-auditors
17161 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.