1 Star 1 Fork 0

seirios_ls/GzipUnzip

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 428 Bytes
一键复制 编辑 原始数据 按行查看 历史
seirios_ls 提交于 2021-09-24 17:04 . 解压
{
"name": "virgo/gzip-unzip",
"description": "gzip-unzip",
"type": "1",
"require": {
"php": ">=7.2",
"ext-zip": "*",
"ext-rar": "*",
"ext-iconv": "*",
"ext-mbstring": "*"
},
"license": "Apache-2.0",
"authors": [
{
"name": "seirios",
"email": "237472989@qq.com"
}
],
"autoload": {
"psr-4": {
"GzipUnzip\\": "GzipUnzip"
}
},
"minimum-stability": "dev"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/seirios_ls/GzipUnzip.git
git@gitee.com:seirios_ls/GzipUnzip.git
seirios_ls
GzipUnzip
GzipUnzip
main

搜索帮助