前段時間來了興趣,想研究下laravel的原始碼,但是光看感覺學不到東西,就試著寫了個框架,寫得不好的地方還請多多指教,謝謝,僅用於學習,不喜勿噴!
github地址為:https://github.com/sheaxiang/shea
目前實現的功能有:
- Service Container
- Service Providers
- Facades
- Routing
- Illuminate/Database
前段時間來了興趣,想研究下laravel的原始碼,但是光看感覺學不到東西,就試著寫了個框架,寫得不好的地方還請多多指教,謝謝,僅用於學習,不喜勿噴!
github地址為:https://github.com/sheaxiang/shea
- Service Container
- Service Providers
- Facades
- Routing
- Illuminate/Database