An open API service indexing awesome lists of open source software.

https://github.com/sparkinzy/my-awesome-php

重点关注的仓库
https://github.com/sparkinzy/my-awesome-php

List: my-awesome-php

Last synced: 3 months ago
JSON representation

重点关注的仓库

Awesome Lists containing this project

README

          

# my-awesome-php
重点关注的仓库

## Laravel 扩展
多租户扩展

tenancy : [stancl/tenancy](https://github.com/stancl/tenancy)

多域名扩展: 允许多个域名解析在同一个项目上,共用一套database,storage等

laravel-multidomain: [gecche/laravel-multidomain](https://github.com/gecche/laravel-multidomain)

类似wordpress的项目安装器

laravel-installer : [laravel-installer](https://github.com/rashidlaasri/LaravelInstaller)

模型状态管理[laravel-eloquent-state-machines](https://github.com/asantibanez/laravel-eloquent-state-machines)

laravel-quick: 封装了一些我们开发中常见的工具,使开发变得更高效
[laravel-quick](https://github.com/youyingxiang/laravel-quick)