hnllyrp/php-support

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

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/hnllyrp/php-support

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

This package is auto-updated.

Last update: 2025-09-25 14:03:53 UTC


README

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

安装使用

composer require hnllyrp/php-support

Util

  • RegexUtil.php 正则表达式

  • Arr 数组工具类

  • Convert

  • Crypt 加密解密类

  • Math 高精度计算类

  • Idcard 身份证工具类