From 48f1013f5944195c935c82868a7d2eba70caf35a Mon Sep 17 00:00:00 2001 From: Anthony <892661985@qq.com> Date: Wed, 4 Mar 2020 21:34:29 +0800 Subject: [PATCH 1/2] Add laravel-s library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f371930..cb7cb7d 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [CakePHP CRUD](https://github.com/friendsofcake/crud) - A Rapid Application Development (RAD) plugin for CakePHP. * [Knp RAD Components](https://rad.knplabs.com/) - A set of Rapid Application Development (RAD) components for Symfony. +* [LaravelS](https://github.com/hhxsv5/laravel-s) - A glue that is used to quickly integrate Swoole into Laravel or Lumen, and then give them better performance and more possibilities. * [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS. ### Content Management Systems (CMS) From 24bc7c5913b41dcbc827ea923e2da7fda613ae8f Mon Sep 17 00:00:00 2001 From: Anthony <892661985@qq.com> Date: Wed, 4 Mar 2020 21:58:58 +0800 Subject: [PATCH 2/2] Update README.md Co-Authored-By: Jad Bitar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb7cb7d..718c1da 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [CakePHP CRUD](https://github.com/friendsofcake/crud) - A Rapid Application Development (RAD) plugin for CakePHP. * [Knp RAD Components](https://rad.knplabs.com/) - A set of Rapid Application Development (RAD) components for Symfony. -* [LaravelS](https://github.com/hhxsv5/laravel-s) - A glue that is used to quickly integrate Swoole into Laravel or Lumen, and then give them better performance and more possibilities. +* [LaravelS](https://github.com/hhxsv5/laravel-s) - Glue for using Swoole in Laravel or Lumen. * [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS. ### Content Management Systems (CMS)