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 解压和压缩工具
- Host: GitHub
- URL: https://github.com/deatil/larke-pclzip
- Owner: deatil
- License: lgpl-3.0
- Created: 2021-03-09T12:46:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T04:20:11.000Z (over 2 years ago)
- Last Synced: 2026-01-09T10:19:45.779Z (5 months ago)
- Topics: php, tool, zip
- Language: PHP
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.