Libraries tagged by deletes
hetao29/php-mysql-replication
47 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.
gemini/php-mysql-replication
11 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.
frontwise/craft-entryrelationsmanager
3182 Downloads
Keep track of relations to entries. See which entries are safe to delete, and easily replace entry relations
fritzmg/contao-news-archiving
1393 Downloads
Contao extension to automatically move news entries to a different archive after a period of time - or delete them.
fballiano/openmage-autodelete-product-images
4 Downloads
Delete images files from filesystem when an image is removed from the product or the product is deleted.
edi-table/edi-table
12 Downloads
ediTable is a JQuery plugin that lets you create table via json,make it sortable, also editable so you can manipulate any cell, set type of input for every cell (text, number, color, select, image, checkbox...) validate cells, make them required etc... add buttons edit/delete/custom buttons...
dprmc/laravel-disk-manager
1034 Downloads
List and delete files at a disk location using the Laravel framework
dot-mike/nmsdevicelinks
50 Downloads
LibreNMS plugin to view, manage and delete device links
cristianhr/ext-bread-fields-fix
369 Downloads
Fix Issue Delete, Multiple fields Extended FormFields
conectra/active-rest
1324 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.
coding-partners/auto-controller
45 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
codersgarden/multi-lang-mailer
62 Downloads
MailCraft Translations simplifies email management with features to create, modify, and delete custom email templates. It supports multilingual email translations for a global audience and ensures seamless, professional email sending. Perfect for scalable, personalized, and efficient communication in multiple languages
cinghie/yii2-menu
1047 Downloads
Yii2 Menu to create, manage, and delete dynamic menus in a Yii2 site.
china-lishuo/oss-utils
892 Downloads
Supper quick use Aliyun OSS or Tencent COS or Qiniu Koa to get、put、delete Object.
carlosdev/model-change-logger
7 Downloads
Laravel package to automatically log changes (updates/deletes) made to Eloquent models.