earl-sabalo / php-secure-upload
A Secure, Customizable and Easy PHP Uploader Library For Everyone.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/earl-sabalo/php-secure-upload
Requires
- php: ^7.4
This package is auto-updated.
Last update: 2026-01-08 04:24:48 UTC
README
This Repository Aims To Provide A Secure, Customizable and Easy PHP Uploader Library For Everyone.
Installation
simply run
composer require earl-sabalo/php-secure-upload
Features
- Customizable
- Easy To Use
- Secure
- Multiple Uploading.
To-Dos
- Improve Code Quality
- Add Additional Features.
- Improve Documentation
Documentation
Basic Usage of the library
Customizing The Validation
Basic Usage of the multi-uploading library
Customizing The Validation for multi-uploading library
License
Bug Report
To submit a bug report please refer to issues and set the tag to Bug
Suggesting Features
If you want to suggest a feature please refer to issues
and set the tag to Feature Request
If you want to submit your own feature. please fork the repo and create a pull request.