Libraries tagged by file delete
purplespider/silverstripe-asset-delete-if-unused-extension
1298 Downloads
Provides a deleteIfUnused() method to the File class
kedrigern/phpio
37 Downloads
PHP class for batch file processing. You can read, write, delete, move. All in pretty object.
hackerone/curl
2008 Downloads
Curl Wrapper for PHP
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
idimsh/php-inotify-monitor
533 Downloads
A wrapper library around PHP Inotify Extension and React PHP to monitor files/directories for 3 main events: Create, Modify, Delete
jaeger/file-util
82 Downloads
PHP Library for simple to create/move/delete file/dir
inspiredminds/contao-auto-delete-files
15 Downloads
Lets you delete files in the file manager automatically depending on certain criteria.
anfallnorr/file-manager-system
37 Downloads
A Symfony bundle for file management (move, copy, delete, resize, etc.).
masterro/laravel-file-cleaner
7068 Downloads
Laravel console command for deleting temp files and associated model instances.
light/composer-ignore-plugin
1379 Downloads
ignore files by yourself
boardtools/upload
20 Downloads
Upload Extensions enables you to upload extensions' zip files or delete extensions' folders from the server. With this extension you can install/update/delete extensions without using FTP. If the uploaded extension already exists, it will be updated with the uploaded files. Upload Extensions also has other built-in features such as the manager for extensions' language packages and the manager for extensions' zip files.
danielruf/secure-shred
7063 Downloads
Safely deletes files
session-forge/session-forge
12 Downloads
The SessionForge library is designed to provide developers with a flexible and efficient tool for managing sessions using file manipulation. With SessionForge, you can easily create, read, update, and delete session data stored in files, enabling seamless integration of session management functionality into your applications.
tacoberu/nette-form-fileupload
173 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.
dprmc/laravel-disk-manager
982 Downloads
List and delete files at a disk location using the Laravel framework