hnllyrp/php-support

The php common library support. Array、String、Time、Util

v0.0.1 2023-05-25 08:12 UTC

This package is auto-updated.

Last update: 2024-05-25 10:50:21 UTC


README

php 工具类库。数组、字符串、文件处理、时间函数、图片、URL、XML、金额转换等。

安装使用

composer require hnllyrp/php-support

Util

  • RegexUtil.php 正则表达式

  • Arr 数组工具类

  • Convert

  • Crypt 加密解密类

  • Math 高精度计算类

  • Idcard 身份证工具类