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.0.0-beta.1"
| 包名 | 版本要求 |
|---|---|
| ext-mbstring | * |
| ext-zlib | * |
| php-64bit | ^8.1 |
| 包名 | 版本要求 |
|---|---|
| ext-zip | * |
| friendsofphp/php-cs-fixer | ^3.13 |
| guzzlehttp/guzzle | ^7.5 |
| mikey179/vfsstream | ^1.6 |
| php-coveralls/php-coveralls | ^2.5 |
| phpunit/phpunit | ^9.5 |
| vimeo/psalm | ^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-12-14 13:05:52 |
| 类型 | library |