etiennemarais/lumen-starter
Composer 安装命令:
composer create-project etiennemarais/lumen-starter
包简介
Lumen starter app is a bootstrap of a micro service api or to scale as a backend for any client.
README 文档
README
Small starter bootstrap for a lumen application api
- Slack bot for notifications
- Config setups for laravel package backwards compatibility
- Domain separated business logic
- Api key middleware authentication
- API Blueprint that documents the system
- Supports soft deletes for model serialization
- Multi tenancy that binds to a configurable database field
- API root index is the documentation from your api blueprint
- Custom validation that binds to a 406 response
- Custom Application log file path
- Backups via scheduled tasks
Installation
To install the starter site, just run the following command:
composer create-project --prefer-dist etiennemarais/lumen-starter starter
统计信息
- 总下载量: 64
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-02-25