Skip to content

This is more than PHP file uploader. In here you can upload files from local storage or from URL. Also, you can see a uploading status with progress bar.

Notifications You must be signed in to change notification settings

MusabDev/php-file-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP File Uploader

This is an open-source PHP project. Where users can upload files from local storage or from URL and the file will be uploaded to the server. Also, you can see a uploading status with progress bar while it's uploading

Features

  • File uploading from local storage
  • File uploading from URL
  • Realtime progress
  • Always display current status of uploading

Demo

You can see the demo of this project here: https://php-fileupload.herokuapp.com/

Screenshots

App Screenshot

Run Locally

Clone the project

git clone https://github.com/MusabDev/php-file-upload.git

Go to the project directory

cd php-file-upload

Start the server

php -S localhost:666

License

MIT

Feedback

If you have any feedback, please reach out to me at musabwebdev@gmail.com

About

This is more than PHP file uploader. In here you can upload files from local storage or from URL. Also, you can see a uploading status with progress bar.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published