https://github.com/shengyou/hyperf-mvc-introduction
以 Laravel 經驗開發 Hyperf 應用範例程式碼
https://github.com/shengyou/hyperf-mvc-introduction
extension framework hyperf laravel mvc performance php swoole web
Last synced: about 1 year ago
JSON representation
以 Laravel 經驗開發 Hyperf 應用範例程式碼
- Host: GitHub
- URL: https://github.com/shengyou/hyperf-mvc-introduction
- Owner: shengyou
- Created: 2019-12-18T10:08:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T09:30:10.000Z (over 6 years ago)
- Last Synced: 2025-01-28T10:51:29.347Z (over 1 year ago)
- Topics: extension, framework, hyperf, laravel, mvc, performance, php, swoole, web
- Language: PHP
- Homepage: https://www.slideshare.net/shengyou/migrate-to-hyperf-using-laravel-experience/
- Size: 818 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 以 Laravel 經驗開發 Hyperf 應用
受邀至 PHP 也有 Day #51 分享如何用您已經會的 Laravel 知織,無痛轉移到效能更好的 [Hyperf](https://hyperf.io/) 框架上。
## 相關資料:
* 活動頁:https://community.laravel-dojo.com/phptheday/2019-12-17
* 投影片:https://www.slideshare.net/shengyou/migrate-to-hyperf-using-laravel-experience/
* 範例程式碼:https://github.com/shengyou/hyperf-mvc-introduction
### 警告!
#### 這個範例程式碼僅是配合投影片上的展示而撰寫,範例內為配合概念演示,程式碼並非最佳實踐、程式內的諸多功能、錯誤處理也不完整,目的僅是做為概念驗證。請勿將這個程式碼佈署至上線機器,若因此造成您的損失恕不負責。