pocketmine/ext-encoding-polyfill
最新稳定版本:1.0.0
Composer 安装命令:
composer require pocketmine/ext-encoding-polyfill
包简介
Polyfill for ext-encoding extension
README 文档
README
This library provides a polyfill implementing the API of pmmp/ext-encoding.
This can be used in environments where the extension is not available.
Warning
This polyfill is slow. It's 5-10x slower than the native extension, similar to pmmp/BinaryUtils (which is used to provide the underlying functionality).
You should consider adding the extension to your PHP binary instead of using this polyfill.
Only use this if installing the extension is not an option for some reason.
统计信息
- 总下载量: 110
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-12