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
重点关注的仓库
- Host: GitHub
- URL: https://github.com/sparkinzy/my-awesome-php
- Owner: Sparkinzy
- Created: 2021-02-18T09:59:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-18T10:09:22.000Z (about 5 years ago)
- Last Synced: 2025-11-01T13:04:36.369Z (7 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)