bentools/stringy
Composer 安装命令:
composer require bentools/stringy
包简介
A string manipulation library with multibyte support
README 文档
README
This repo is a fork from danielstjules/stringy
Additions:
The library includes substring methods from tcb13/substringy and an additional join() factory for an array of Stringy.
Installation:
Add the following lines into your composer.json:
"repositories": [ { "type": "git", "url": "https://github.com/bpolaszek/Stringy.git" } ],
Then, require the component:
composer install stringy/stringy
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-12-21