File Uploader A library to build upload system, written on PHP and JavaScript. Installation Clone this repository to the source directory In the source directory: composer install mkdir -p var mkdir -p upload Testing touch var/test.txt php vendor/bin/phpunit tests