An open API service indexing awesome lists of open source software.

https://github.com/deatil/larke-pclzip

php 实现的 zip 解压和压缩工具
https://github.com/deatil/larke-pclzip

php tool zip

Last synced: 10 days ago
JSON representation

php 实现的 zip 解压和压缩工具

Awesome Lists containing this project

README

          

# PclZip

## 项目介绍

* `PclZip` 源码来源于网络
* `PclZip` 用于 `zip` 文件的压缩和解压

## Presentation :

* PclZip is a PHP library that manage ZIP archives.
* So far tests show that archives generated by PclZip are readable by
* WinZip application and other tools.