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:3.1.2"
| 包名 | 版本要求 |
|---|---|
| ext-mbstring | * |
| ext-zlib | * |
| php-64bit | ^8.2 |
| 包名 | 版本要求 |
|---|---|
| brianium/paratest | ^7.7 |
| ext-zip | * |
| friendsofphp/php-cs-fixer | ^3.16 |
| guzzlehttp/guzzle | ^7.5 |
| mikey179/vfsstream | ^1.6 |
| php-coveralls/php-coveralls | ^2.5 |
| phpunit/phpunit | ^11.0 |
| vimeo/psalm | ^6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-01-27 12:07:53 |
| 类型 | library |