earl-sabalo / php-secure-upload
A Secure, Customizable and Easy PHP Uploader Library For Everyone.
Requires
- php: ^7.4
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-08 06:06:19 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.