sehrgut/mb-str-pad
最新稳定版本:1.0.0
Composer 安装命令:
composer require sehrgut/mb-str-pad
包简介
Multibyte-capable alternative to php's builtin str_pad() function
README 文档
README
Multibyte-capable alternative to php's builtin str_pad() function
It has exactly the same interface as the original str_pad() function, which is documented here: https://secure.php.net/manual/en/function.str-pad.php
Installation
composer require sehrgut/mb-str-pad
Usage
Composer should autoload the mb_str_pad() function into global namespace. Use it just like any built-in function.
Testing
composer test
License
Public Domain
统计信息
- 总下载量: 15.39k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: CC0-1.0
- 更新时间: 2018-08-12