martinlindhe/php-mb-helpers
最新稳定版本:0.1.7
Composer 安装命令:
composer require martinlindhe/php-mb-helpers
包简介
Provides mb_ucwords(), mb_ucfirst(), mb_strrev(), mb_str_pad(), mb_count_chars(), mb_str_split()
README 文档
README
Provides some missing (?) multibyte functions.
Installation
With Composer
composer require martinlindhe/php-mb-helpers
or add manually to composer.json:
{
"require": {
"martinlindhe/php-mb-helpers": "~0.1"
}
}
Usage
mb_ucwords(), mb_ucfirst(), mb_strrev(), mb_str_pad(), mb_count_chars(), mb_str_split() like their counterparts.
统计信息
- 总下载量: 6.75M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 3
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04