Libraries tagged by delete files
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
glicer/simply-html
21923 Downloads
Simplify add, delete, modify, get nodes in html files by using css selector
aternos/hawk
2654 Downloads
PHP library to get, replace and delete blocks/entities out of Minecraft region files
jaeger/file-util
86 Downloads
PHP Library for simple to create/move/delete file/dir
inspiredminds/contao-auto-delete-files
53 Downloads
Lets you delete files in the file manager automatically depending on certain criteria.
jetwaves/edit-array-in-file
62 Downloads
CRUD (Add, modify, list, delete) of elements from arrays in php file.
masterro/laravel-file-cleaner
7069 Downloads
Laravel console command for deleting temp files and associated model instances.
andreinocenti/laravel-file-s3-like
288 Downloads
A package to upload, update, delete, purge a S3 like storage via Laravel
light/composer-ignore-plugin
1379 Downloads
ignore files by yourself
danielruf/secure-shred
7063 Downloads
Safely deletes files
innobrig/flex-input
95 Downloads
Flexible input handler for request inputs (POST, GET, PUT, DELETE, REQUEST, FILES, COOKIE) using filter_var()
boardtools/upload
22 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.
webberwu/restful-php
1404 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
tacoberu/nette-form-fileupload
190 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.