bufanyun / extend
PHP常用扩展,包括常用帮助函数等
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/bufanyun/extend
This package is auto-updated.
Last update: 2025-12-16 16:08:54 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.