Skip to content

JQuery component for upload with php server side for stream upload

Notifications You must be signed in to change notification settings

dephee/php-stream-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-stream-upload

JQuery component for upload with php server side for stream upload

Features:

  • chunk upload on client side so big file is possible
  • Use stream with PUT method, on server side, which allow to receive big file without using big resource on the server
  • progress of upload

About

JQuery component for upload with php server side for stream upload

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published