divinity76/php-httpreadfile
最新稳定版本:v1.0.0
Composer 安装命令:
composer require divinity76/php-httpreadfile
包简介
readfile() with 304 Not Modified and 206 Partial Content support
README 文档
README
php readfile() with 304 Not Modified and 206 Partial Content support
installation
the script is a standalone .php file, you can copypaste it, or composer:
composer require 'divinity76/php-httpreadfile'
Usage
<?php require_once(__DIR__ . '/vendor/autoload.php'); \Divinity76\httpreadfile\httpreadfile(__FILE__);
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unlicense
- 更新时间: 2022-10-07