nimayneb/ziparchive-base64
Composer 安装命令:
composer require nimayneb/ziparchive-base64
包简介
ZipArchive extended with support for UTF-8 encoded strings using base64.
README 文档
README
Not all files can be packed by ZipArchive. The problem is always the name for file or path when it has special characters (from UTF-8). Unfortunately you fully lose your character encoding and you cannot convert them back.
The solution or workaround for this behaviour is the file name and path name encoding to base64.
统计信息
- 总下载量: 4.07k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2016-01-24