Libraries tagged by delft
jaeger/file-util
86 Downloads
PHP Library for simple to create/move/delete file/dir
idimsh/php-inotify-monitor
535 Downloads
A wrapper library around PHP Inotify Extension and React PHP to monitor files/directories for 3 main events: Create, Modify, Delete
ichikaway/securephp
23 Downloads
SecurePHP is the PHP library for security. Delete control characters(ex. null byte) and invalid array keyname(_SERVER, _GET, etc)
ibrahimbougaoua/filament-sound
15 Downloads
The package provides a simple and convenient way to incorporate auditory cues into your application's user experience. By utilizing the Web Audio API and event listeners, FilamentSound detects successful CRUD operations and triggers the corresponding sound effect in response. This helps users receive immediate feedback and acknowledgment when performing actions like creating new records, updating existing data, or deleting entries.
genkiroid/turpan
11045 Downloads
Turpan will check that whether deletion of PHP require statements is safe.
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
fico7489/laravel-updated-related
484 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
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
1029 Downloads
List and delete files at a disk location using the Laravel framework
dot-mike/nmsdevicelinks
47 Downloads
LibreNMS plugin to view, manage and delete device links
devuri/wp-option
2653 Downloads
A simple comprehensive interface for managing WordPress options, providing object-oriented access to get, add, update, and delete operations.
cristianhr/ext-bread-fields-fix
361 Downloads
Fix Issue Delete, Multiple fields Extended FormFields
codiliateur/eloquent-model-userstamps
65 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.