hnllyrp/php-support

PHP 常用库支持。数组、字符串、时间、工具类

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

This package is auto-updated.

Last update: 2024-09-25 11:50:25 UTC


README

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

安装使用

composer require hnllyrp/php-support

工具

  • RegexUtil.php 正则表达式工具类

  • Arr 数组工具类

  • 转换

  • Crypt 加密解密类

  • Math 高精度计算类

  • Idcard 身份证工具类