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.0"
| 包名 | 版本要求 |
|---|---|
| ext-mbstring | * |
| ext-zlib | * |
| php-64bit | ^8.1 |
| 包名 | 版本要求 |
|---|---|
| ext-zip | * |
| friendsofphp/php-cs-fixer | ^3.16 |
| guzzlehttp/guzzle | ^7.5 |
| mikey179/vfsstream | ^1.6 |
| php-coveralls/php-coveralls | ^2.5 |
| phpunit/phpunit | ^10.0 |
| vimeo/psalm | ^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-06-21 14:59:35 |
| 类型 | library |