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

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 應用範例程式碼

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

### 警告!

#### 這個範例程式碼僅是配合投影片上的展示而撰寫,範例內為配合概念演示,程式碼並非最佳實踐、程式內的諸多功能、錯誤處理也不完整,目的僅是做為概念驗證。請勿將這個程式碼佈署至上線機器,若因此造成您的損失恕不負責。