![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/syn.corals.io/vendor/maennchen/zipstream-php/ |
{ "name": "maennchen/zipstream-php", "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.", "keywords": ["zip", "stream"], "type": "library", "license": "MIT", "authors": [{ "name": "Paul Duncan", "email": "[email protected]" }, { "name": "Jonatan Männchen", "email": "[email protected]" }, { "name": "Jesse Donat", "email": "[email protected]" }, { "name": "András Kolesár", "email": "[email protected]" } ], "require": { "php": ">= 7.1", "symfony/polyfill-mbstring": "^1.0", "psr/http-message": "^1.0", "myclabs/php-enum": "^1.5" }, "require-dev": { "phpunit/phpunit": ">= 7.5", "guzzlehttp/guzzle": ">= 6.3", "ext-zip": "*", "mikey179/vfsstream": "^1.6" }, "autoload": { "psr-4": { "ZipStream\\": "src/" } } }