compressor

所属分类:压缩解压
开发工具:PHP
文件大小:0KB
下载次数:0
上传日期:2020-01-13 08:13:31
上 传 者sh-1993
说明:  文件压缩器,
(File compressor,)

文件列表:
.coveralls.yml (106, 2020-01-13)
.editorconfig (131, 2020-01-13)
.scrutinizer.yml (60, 2020-01-13)
.sensiolabs.yml (143, 2020-01-13)
.styleci.yml (77, 2020-01-13)
.travis.yml (1258, 2020-01-13)
LICENSE (1064, 2020-01-13)
composer.json (815, 2020-01-13)
phpunit.xml.dist (682, 2020-01-13)
src/ (0, 2020-01-13)
src/Bzip2Compressor.php (1395, 2020-01-13)
src/CompressorInterface.php (571, 2020-01-13)
src/DummyCompressor.php (845, 2020-01-13)
src/GzipCompressor.php (1396, 2020-01-13)
src/ZipCompressor.php (1409, 2020-01-13)
tests/ (0, 2020-01-13)
tests/Bzip2CompressorTest.php (1820, 2020-01-13)
tests/DummyCompressorTest.php (1788, 2020-01-13)
tests/Filesystem.php (1820, 2020-01-13)
tests/GzipCompressorTest.php (1741, 2020-01-13)
tests/ZipCompressorTest.php (1735, 2020-01-13)
tests/bootstrap.php (210, 2020-01-13)

[![Latest Stable Version](https://img.shields.io/packagist/v/gpslab/compressor.svg?maxAge=3600&label=stable)](https://packagist.org/packages/gpslab/compressor) [![Latest Unstable Version](https://img.shields.io/packagist/vpre/gpslab/compressor.svg?maxAge=3600&label=unstable)](https://packagist.org/packages/gpslab/compressor) [![Total Downloads](https://img.shields.io/packagist/dt/gpslab/compressor.svg?maxAge=3600)](https://packagist.org/packages/gpslab/compressor) [![Build Status](https://img.shields.io/travis/gpslab/compressor.svg?maxAge=3600)](https://travis-ci.org/gpslab/compressor) [![Coverage Status](https://img.shields.io/coveralls/gpslab/compressor.svg?maxAge=3600)](https://coveralls.io/github/gpslab/compressor?branch=master) [![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/gpslab/compressor.svg?maxAge=3600)](https://scrutinizer-ci.com/g/gpslab/compressor/?branch=master) [![SensioLabs Insight](https://img.shields.io/sensiolabs/i/55aa6cb4-fccc-4700-a00b-723c8f11a413.svg?maxAge=3600&label=SLInsight)](https://insight.sensiolabs.com/projects/55aa6cb4-fccc-4700-a00b-723c8f11a413) [![StyleCI](https://styleci.io/repos/79129059/shield?branch=master)](https://styleci.io/repos/79129059) [![License](https://img.shields.io/packagist/l/gpslab/compressor.svg?maxAge=3600)](https://github.com/gpslab/compressor) File compressor =============== ## License This bundle is under the [MIT license](http://opensource.org/licenses/MIT). See the complete license in the file: LICENSE

近期下载者

相关文件


收藏者