x-adam/string
Composer 安装命令:
composer require x-adam/string
包简介
PHP string helper package.
README 文档
README
Introduction
PHP string helper package.
Requirements
PHP >=7.0. Other than that, this library has no requirements.
Install
$ composer require x-adam/string:"~2.0"
Example Usage
include "./vendor/autoload.php"; # Make a string's multiple space characters clear. echo strMultipleSpaceClear('a b c d e'); # Result: 'a b c d e'.
License
This package is open source software licensed under the MIT license.
统计信息
- 总下载量: 418
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-19