polyfills/mb-trim
最新稳定版本:v0.1.2
Composer 安装命令:
composer require polyfills/mb-trim
包简介
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
README 文档
README
Provides user-land PHP polyfills for the mb_trim, mb_ltrim, and mb_rtrim functions added in PHP 8.4.
Requires PHP 8,1, 8.2 or PHP 8.3 with mbstring extension. Not supported on PHP 8.4 because these functions are natively implemented in PHP 8.4.
Installation
composer require polyfills/mb-trim
Usage
Simply use the mb_trim, mb_ltrim, and mb_rtrim functions as if they were declared already.
Contributions
Contributions are welcome either as a GitHub issue or a PR to this repo.
统计信息
- 总下载量: 2.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-12