maennchen/zipstream-php 2.2.4

ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.

library MIT
安装
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