earl-sabalo/php-secure-upload

A Secure, Customizable and Easy PHP Uploader Library For Everyone.

v0.0.1 2021-03-07 18:12 UTC

This package is auto-updated.

Last update: 2024-09-08 01:35:20 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

  1. Customizable
  2. Easy To Use
  3. Secure
  4. 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.