Download the PHP package mjy191/tools without Composer
On this page you can find all versions of the php package mjy191/tools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tools
1.基本介绍
1.1 项目介绍
基于laravel框架的工具,开发常用工具封装成静态方法
1.2 配置
在config/app.php的providers添加
使用命令发布配置config/tools.php
1.3 配置捕获异常
新建app/Exceptions/ApiException.php 捕获ApiException抛出的异常进行处理
1.4 使用举例
api接口统一标准返回数据
1.5 安装
All versions of tools with dependencies
PHP Build Version
Package Version
The package mjy191/tools contains the following files
Loading the files please wait ....