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.5.1"
| 包名 | 版本要求 |
|---|---|
| ext-mbstring | * |
| php | >= 7.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^6.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-12-18 14:36:30 |
| 类型 | library |