Download the PHP package maplesnow/laravel-core without Composer
On this page you can find all versions of the php package maplesnow/laravel-core. 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 laravel-core
简介
laravel开发常用核心组件
安装
内容
artisan创建基础文件命令
创建出实体表相关的controller
,service
,model
,migration
,resource
,route
,request
,lang
。
一条命令指令完成你的工作流
异常处理
App\Exceptions\Handler
继承 ExceptionReport
文件导出
封装laravel-excel 导出流程,内置导出样式,使流程更简洁
单sheet示例
继承Export抽象类,实现query
,map
,headings
方法
多sheet示例
deprecated
Redis锁
todo
All versions of laravel-core with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
illuminate/support Version 5.7.*
guzzlehttp/guzzle Version ^6.3
maplesnow/laravel-yaml-translation Version ^1.0
maatwebsite/excel Version ^3.1
zgldh/qiniu-laravel-storage Version 0.10.3
illuminate/support Version 5.7.*
guzzlehttp/guzzle Version ^6.3
maplesnow/laravel-yaml-translation Version ^1.0
maatwebsite/excel Version ^3.1
zgldh/qiniu-laravel-storage Version 0.10.3
The package maplesnow/laravel-core contains the following files
Loading the files please wait ....