Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.03 KB

php x-sendfile

Latest Stable Version Total Downloads License PHP Composer

php send static files use web server, now support apache, nginx, Lighttpd

Change Log

[2.1.0] - 2022-12-02

  • Add Content-Range support, but not support Multipart ranges

require

php >= 7.3

if you use php < 7.3, you can use 1.* version

php ext fileinfo

Test

use phpunit

require xdebug

License

Apache License Version 2.0