All Projects → lawoole → Framework

lawoole / Framework

Licence: mit
The Lawoole framework

Projects that are alternatives of or similar to Framework

Lawoole
Lawoole is a high-performance PHP framework based on Laravel and Swoole
Stars: ✭ 300 (+809.09%)
Mutual labels:  laravel, framework, swoole
Laravel Swoole
High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
Stars: ✭ 3,726 (+11190.91%)
Mutual labels:  laravel, swoole
Shadowfax
Run Laravel on Swoole.
Stars: ✭ 325 (+884.85%)
Mutual labels:  laravel, swoole
Iris
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
Stars: ✭ 21,587 (+65315.15%)
Mutual labels:  laravel, framework
Queryphp
🔥High Performance PHP Progressive Framework.
Stars: ✭ 299 (+806.06%)
Mutual labels:  framework, swoole
Reading
整理阅读过的干货文章, 帖子
Stars: ✭ 318 (+863.64%)
Mutual labels:  laravel, swoole
Larapi
An API-friendly fork of Laravel. Authentication, error handling, resource filtering, sorting, pagination and much more included
Stars: ✭ 397 (+1103.03%)
Mutual labels:  laravel, framework
Framework
Swoole, PSR-15, PSR-7, PSR-11 lightweight modular anti-framework for REST micro-services.
Stars: ✭ 259 (+684.85%)
Mutual labels:  framework, swoole
Framework
The Laravel Framework.
Stars: ✭ 25,679 (+77715.15%)
Mutual labels:  laravel, framework
Hookphp
HookPHP基于C扩展搭建内置AI编程的架构系统-支持微服务部署|热插拔业务组件-集成业务模型|权限模型|UI组件库|多模板|多平台|多域名|多终端|多语言-含常驻内存|前后分离|API平台|LUA QQ群:679116380
Stars: ✭ 575 (+1642.42%)
Mutual labels:  laravel, swoole
Platform
A modular multilingual CMS built with Laravel 5.
Stars: ✭ 719 (+2078.79%)
Mutual labels:  laravel, framework
Pyrocms
Pyro is an experienced and powerful Laravel PHP CMS.
Stars: ✭ 3,086 (+9251.52%)
Mutual labels:  laravel, framework
Blink
A high performance web framework and application server in PHP.
Stars: ✭ 837 (+2436.36%)
Mutual labels:  framework, swoole
Laravel S
LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.
Stars: ✭ 3,479 (+10442.42%)
Mutual labels:  laravel, swoole
Manaphp
ManaPHP Framework: Swoole+FPM
Stars: ✭ 271 (+721.21%)
Mutual labels:  laravel, swoole
Hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
Stars: ✭ 4,206 (+12645.45%)
Mutual labels:  framework, swoole
Laravel
A PHP framework for web artisans.
Stars: ✭ 67,688 (+205015.15%)
Mutual labels:  laravel, framework
S Cart
This project has been replaced by https://github.com/s-cart/s-cart
Stars: ✭ 258 (+681.82%)
Mutual labels:  laravel, framework
Laravelfly
To be an absolutely safe solution to speed up Laravel with Swoole. Preloading + Coroutine and Tinker Online.
Stars: ✭ 459 (+1290.91%)
Mutual labels:  laravel, swoole
One
一个极简高性能php框架,支持[swoole | php-fpm ]环境
Stars: ✭ 789 (+2290.91%)
Mutual labels:  framework, swoole

Build Status Total Downloads Latest Stable Version License

About Lawoole

Note: This repository contains the core code of the Lawoole framework. If you want to build an application using Lawoole, visit the main Lawoole repository.

Lawoole is a high-performance PHP framework based on Laravel and Swoole.

Laravel is the most popular PHP framework. It is dedicated to helping developers write the most elegant and meaningful code, and also provides a wealth of functions to developers through the ecological chain.

As we all know, Laravel's biggest flaw is the performance problems behind its rich features. Lawoole was born to solve this problem. By using Swoole as an infrastructure, it not only enhances the efficiency of network communication, but also avoids the consumption of repeated compilation. At the same time, Lawoole did not sacrifice the outstanding features of Laravel. In Lawoole, you can have a development experience consistent with Laravel and write creative code.

Lawoole is different from other Swoole-based frameworks in that it does not seek performance, but rather seeks a balance between a comfortable code writing environment and the efficiency of program execution. Lawoole does not admire those who sacrificed code readability and wrote hard-to-maintain and error-prone code.

Thank for the shoulders of giants:

Community

  • QQ Group: 729916224

Documentation

Here the documentation of Lawoole . Of course, you can also find relevant knowledge about Lawoole from the Internet.

License

The Lawoole framework is open-sourced software licensed under the MIT License.

Security Vulnerabilities

If you discover a security vulnerability within Lawoole, please send an email to You Ming via [email protected]. All security vulnerabilities will be promptly addressed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].