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:2.2.4"
| 包名 | 版本要求 |
|---|---|
| myclabs/php-enum | ^1.5 |
| php | ^7.4 || ^8.0 |
| psr/http-message | ^1.0 |
| symfony/polyfill-mbstring | ^1.0 |
| 包名 | 版本要求 |
|---|---|
| ext-zip | * |
| friendsofphp/php-cs-fixer | ^3.9 |
| guzzlehttp/guzzle | ^6.5.3 || ^7.2.0 |
| mikey179/vfsstream | ^1.6 |
| php-coveralls/php-coveralls | ^2.4 |
| phpunit/phpunit | ^8.5.8 || ^9.4.2 |
| vimeo/psalm | ^4.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-11-25 17:51:33 |
| 类型 | library |