All Projects → lawoole → Lawoole

lawoole / Lawoole

Licence: mit
Lawoole is a high-performance PHP framework based on Laravel and Swoole

Projects that are alternatives of or similar to Lawoole

Framework
The Lawoole framework
Stars: ✭ 33 (-89%)
Mutual labels:  laravel, framework, swoole
Ignition Go
Bootstrap4 /Codeigniter 3 Modular (HMVC) App Building Framework - to build enterprise class web applications... Versions: CodeIgniter 3.1.9 AdminLTE 3.4 Bootstrap 4.5.0
Stars: ✭ 166 (-44.67%)
Mutual labels:  laravel, framework
Pinatra
A PHP copy of Sinatra: a DSL for quickly creating web applications in PHP with minimal effort.
Stars: ✭ 151 (-49.67%)
Mutual labels:  laravel, framework
Queryphp
🔥High Performance PHP Progressive Framework.
Stars: ✭ 299 (-0.33%)
Mutual labels:  framework, swoole
Denovel
A Deno Framework For Web Artisan - Inspired by Laravel
Stars: ✭ 128 (-57.33%)
Mutual labels:  laravel, framework
October
Self-hosted CMS platform based on the Laravel PHP Framework.
Stars: ✭ 10,740 (+3480%)
Mutual labels:  laravel, framework
Laravel Option Framework
Manage your laravel application's dynamic settings in one place with various supported input types.
Stars: ✭ 194 (-35.33%)
Mutual labels:  laravel, framework
Laravel
Muito conteúdo sobre o framework Laravel. Controllers, Models, Views, Blade, Migrations, Seeders, Middlewares, Autenticação, Autorização, Providers, pacotes, laravel 8, etc.
Stars: ✭ 43 (-85.67%)
Mutual labels:  laravel, framework
Laravel Zero
A PHP framework for console artisans
Stars: ✭ 2,821 (+840.33%)
Mutual labels:  laravel, framework
Laravel
A PHP framework for web artisans.
Stars: ✭ 67,688 (+22462.67%)
Mutual labels:  laravel, framework
S Cart
This project has been replaced by https://github.com/s-cart/s-cart
Stars: ✭ 258 (-14%)
Mutual labels:  laravel, framework
Php Ext Xlswriter
🚀 PHP Extension for creating and reader XLSX files.
Stars: ✭ 1,734 (+478%)
Mutual labels:  laravel, swoole
Go Web
A new Golang MVC Framework. Like Laravel... but faster!
Stars: ✭ 79 (-73.67%)
Mutual labels:  laravel, framework
Laravel Api Templates
Laravel API starter kit collection using different structures.
Stars: ✭ 149 (-50.33%)
Mutual labels:  laravel, swoole
Dreamfactory
DreamFactory API Management Platform
Stars: ✭ 1,148 (+282.67%)
Mutual labels:  laravel, framework
School
Sistema de gerenciamento para escola em Laravel com VueJS (Não é mais Angular)
Stars: ✭ 178 (-40.67%)
Mutual labels:  laravel, framework
Pro
ECStore Pro - Laravel 微信网店微服务框架
Stars: ✭ 14 (-95.33%)
Mutual labels:  laravel, framework
Manaphp
ManaPHP Framework: Swoole+FPM
Stars: ✭ 271 (-9.67%)
Mutual labels:  laravel, swoole
Confetti
Confetti is a web application framework with an expressive, elegant syntax. This repository contains configuration files and is intended as a template for your codebase. Download these configuration files and include them in your git repository.
Stars: ✭ 219 (-27%)
Mutual labels:  laravel, framework
Framework
Swoole, PSR-15, PSR-7, PSR-11 lightweight modular anti-framework for REST micro-services.
Stars: ✭ 259 (-13.67%)
Mutual labels:  framework, swoole

Build Status Total Downloads Latest Stable Version License

About Lawoole

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].