Download the PHP package fuermao/utils without Composer
On this page you can find all versions of the php package fuermao/utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fuermao/utils
More information about fuermao/utils
Files in fuermao/utils
Download fuermao/utils
More information about fuermao/utils
Files in fuermao/utils
Please rate this library. Is it a good library?
Informations about the package utils
常用工具集合
本工具支持常见字符串、数组操作以及相关校验。
字符串工具
类方法StringUtils.php
字符串操作提供以及方法:
- 随机字符串方法:
- 驼峰命名转下划线命名;
- 字符串脱敏操作;
数组工具
类方法ArrayUtils.php
;
提供如下方法:
- 递归获取数组值,支持多维数组
- 数组合并操作,支持多维数组
- 数组转换为实例对象,根据反射创建对象
公共函数
common_functions.php
根据工具写的一些快捷方法,便于使用。
- 手机号脱敏;
- 用户名称脱敏;
验证函数
validator_function.php
主要包含一些常见数据数据验证方法
- 手机号验证方法;
- 身份证号码有效性校验;
All versions of utils with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
ext-json Version *
ext-mbstring Version *
ext-json Version *
ext-mbstring Version *
The package fuermao/utils contains the following files
Loading the files please wait ....