ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
composer require "maennchen/zipstream-php:0.4.1"
| 包名 | 版本要求 |
|---|---|
| ext-mbstring | * |
| php | >= 5.6 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | 4.3.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-09-13 10:29:17 |
| 类型 | library |