Libraries tagged by delete file
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.
nand2/php-imap
40 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
idct/symfony-form-soft-delete-aware-entity-type-ux-autocomplete
68 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
85 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.
polass/temporary-file
12 Downloads
Temporary file is deleted as the application terminates
bakgul/file-history
141 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.
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.
bakgul/file-content
145 Downloads
This is a helper package, and it can't be used independently. Its purpose is to get/set/modify files' content when they are created/deleted/updated through the commands that are shipped with the packages, which are part of Packagified Laravel.
edinaldofox/crud-generator-bundle
11 Downloads
Symfony3 bundle for CRUD generation with pagination, filtering, sorting, page size, bulk delete and bootstrap3 markup. This Generator supports Doctrine association mapping.
promethys/revive
1 Downloads
A 'RecycleBin' page where users can restore or delete permanently soft-deleted models.
devfusion/maker-bundle
412 Downloads
This bundle is a code generation tool. It draws heavily on the symfony/maker-bundle by adding several features and more flexibility.