Server IP : 184.154.167.98 / Your IP : 18.223.209.114 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/puertode/public_html/tampico1900/3rdparty/deepdiver/zipstreamer/ |
Upload File : |
{ "name": "deepdiver/zipstreamer", "type": "library", "description": "Stream zip files without i/o overhead", "keywords": ["zip", "stream"], "homepage": "https://github.com/DeepDiver1975/PHPZipStreamer", "license": "GPL-3.0+", "version": "2.0.0", "authors": [ { "name": "Nicolai Ehemann", "email": "en@enlightened.de", "role": "Author/Maintainer" },{ "name": "André Rothe", "email": "arothe@zks.uni-leipzig.de", "role": "Contributor" },{ "name": "Lukas Reschke", "email": "lukas@owncloud.com", "role": "Contributor" },{ "name": "Thomas Müller", "email": "thomas.mueller@tmit.eu", "role": "Contributor" },{ "name": "Roeland Jago Douma", "email": "roeland@famdouma.nl", "role": "Contributor" } ], "repositories": [ { "type": "vcs", "url": "https://github.com/DeepDiver1975/PHPZipStreamer" } ], "require": { "php": ">=5.6.0" }, "autoload": { "psr-4": { "ZipStreamer\\": "src/" } }, "require-dev": { "phpunit/phpunit": "^5.7" } }