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.3.1"
| 包名 | 版本要求 |
|---|---|
| ext-mbstring | * |
| php | >= 5.3 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | 4.3.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-02-27 22:32:42 |
| 类型 | library |