jgxvx/data-types
Composer 安装命令:
composer require jgxvx/data-types
包简介
Convenience classes for scalar and complex data types.
关键字:
README 文档
README
A small collection of convenience classes for dealing with different datatypes in PHP.
StringType\Search (Deprecated)
Provides the ability to search for substrings within strings.
Mostly obsolete since PHP 8.0 introduced str_starts_with, str_ends_with and str_contains.
StringType\Transformer
Provides the ability to transform strings from snake_case or kebab-case to camelCase and vice versa.
统计信息
- 总下载量: 33.83k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-06-17