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:1.0.0"
| 包名 | 版本要求 |
|---|---|
| ext-mbstring | * |
| myclabs/php-enum | ^1.5 |
| php | >= 7.1 |
| psr/http-message | ^1.0 |
| 包名 | 版本要求 |
|---|---|
| ext-zip | * |
| guzzlehttp/guzzle | >= 6.3 |
| phpunit/phpunit | >= 5.7 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-11-25 17:21:54 |
| 类型 | library |