Libraries tagged by delete file
urisavka/site-checker
24 Downloads
Check site for broken links and moved/deleted files
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
s3bul/php-imap
4919 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
nand2/php-imap
50 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
idct/symfony-form-soft-delete-aware-entity-type-ux-autocomplete
71 Downloads
symfony/ux-autocomplete addon to the SoftDeleteAwareEntityType which adds support for Soft Delete filter behavior to Symfony's EntityType.
idct/symfony-form-soft-delete-aware-entity-type
88 Downloads
Repository which adds support for Soft Delete filter behavior to Symfony's EntityType.
blackplatinum/laravel-softdelete-fixer
13 Downloads
The Laravel framework soft delete fixer package.
cristianhr/ext-bread-fields-fix
385 Downloads
Fix Issue Delete, Multiple fields Extended FormFields
polass/temporary-file
12 Downloads
Temporary file is deleted as the application terminates
bakgul/file-history
142 Downloads
This is a helper package, and it can't be used independently. Its purpose is to log the changes of files when they are created/deleted/updated through the commands shipped with the packages, which are part of Packagified Laravel. So this package can't track the changes made manually.
redactivemedia/redactive_broken_token_fixer
3 Downloads
Redactive Broken Token Fixer checks cache_bootstrap:module_implements for the system_token_info hook - if it's missing, delete the corrupted cache data to force a rebuild.
mikamatto/file-cleanup-bundle
16 Downloads
Automatically cleans up files when their associated Doctrine entities are deleted
mageinic/delete-orders
0 Downloads
Delete Orders by MageINIC, The Magento 2 Delete Orders extension empowers administrators to efficiently remove unwanted orders, invoices, shipments, and credit memos from the backend, ensuring a streamlined and organized e-commerce operation. Simplify order management, maintain data consistency, and enjoy the flexibility to enable or disable deletion features as needed.
ibrahimbougaoua/filament-trace
71 Downloads
A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.
dominion-solutions/filament-cascading-actions
6 Downloads
A filament package that implements cascading actions and bulk actions.