bufanyun/extend

PHP常用扩展,包括常用帮助函数等

dev-master 2022-03-16 08:25 UTC

This package is auto-updated.

Last update: 2024-05-16 12:56:42 UTC


README

这个是PHP一个扩展包,用于在创建新的跨框架项目时快速部署常用方法,实现项目快速落地。

Example

// 数组类
use bufanyun\extend\utils\ArrayUtil;

Installation

Use Composer to install the package:

composer require bufanyun/extend:dev-master

License

All contents of this package are licensed under the MIT license.