jiazea1 / extend

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bufanyun Extend

这个是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.

About

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

License:MIT License


Languages

Language:PHP 99.1%Language:Batchfile 0.9%