songlipeng2003/php-x-sendfile

v2.1.0 2022-12-02 07:15 UTC

This package is auto-updated.

Last update: 2024-03-01 00:13:35 UTC


README

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