Thanks to visit codestin.com
Credit goes to github.com

Skip to content

linkris/php-http-stream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-http-stream

HTTP streaming class

Example:

$response = new \HttpStream\Response('path/to/file.mp3', $_SERVER);
$response->flush();

For more examples, have a look in the examples folder above!

About

HTTP streaming class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published