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.x-dev"
| 包名 | 版本要求 |
|---|---|
| ext-mbstring | * |
| php | >= 7.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^6.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-02-09 09:26:57 |
| 类型 | library |