songlipeng2003 / php-x-sendfile

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:PHP 100.0%