PHPackages                             lawoole/lawoole - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. lawoole/lawoole

ActiveProject[Framework](/categories/framework)

lawoole/lawoole
===============

The Lawoole framework

v1.0.1(7y ago)29311128[1 issues](https://github.com/lawoole/lawoole/issues)MITPHPPHP &gt;=7.1.3

Since Jan 24Pushed 7y ago14 watchersCompare

[ Source](https://github.com/lawoole/lawoole)[ Packagist](https://packagist.org/packages/lawoole/lawoole)[ RSS](/packages/lawoole-lawoole/feed)WikiDiscussions 1.0 Synced 2mo ago

READMEChangelog (8)Dependencies (6)Versions (11)Used By (0)

[![Build Status](https://camo.githubusercontent.com/01c1a4a389dc2b0e866afb0c4970cafd61628d2bfb43f88af1544c4e29db5bf3/68747470733a2f2f7472617669732d63692e6f72672f6c61776f6f6c652f6c61776f6f6c652e737667)](https://travis-ci.org/lawoole/lawoole)[![Total Downloads](https://camo.githubusercontent.com/3a6cfbfaabd956e1a9d6d9d951e43e541235e72817bdde4e652448e26de8d0f9/68747470733a2f2f706f7365722e707567782e6f72672f6c61776f6f6c652f6c61776f6f6c652f642f746f74616c2e737667)](https://packagist.org/packages/lawoole/lawoole)[![Latest Stable Version](https://camo.githubusercontent.com/2df0986a348742793ddd8e9bc6ee3f38c681e31e2b325d8d376c5ff0d060c012/68747470733a2f2f706f7365722e707567782e6f72672f6c61776f6f6c652f6c61776f6f6c652f762f737461626c652e737667)](https://packagist.org/packages/lawoole/lawoole)[![License](https://camo.githubusercontent.com/c75e9f4f2bbc82060eec759858c47d48738d72266a0410ac30b607992d5afc7e/68747470733a2f2f706f7365722e707567782e6f72672f6c61776f6f6c652f6c61776f6f6c652f6c6963656e73652e737667)](https://packagist.org/packages/lawoole/lawoole)

About Lawoole
-------------

[](#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:

- Laravel (  )
- Swoole (  )

Community
---------

[](#community)

- QQ Group: 729916224

Documentation
-------------

[](#documentation)

Here the [documentation](https://github.com/lawoole/docs/tree/1.0) of Lawoole . Of course, you can also find relevant knowledge about Lawoole from the Internet.

License
-------

[](#license)

The Lawoole framework is open-sourced software licensed under the [MIT License](http://opensource.org/licenses/MIT).

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

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

###  Health Score

36

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 95.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~46 days

Recently: every ~67 days

Total

10

Last Release

2611d ago

Major Versions

0.5.x-dev → v1.0.02018-12-31

PHP version history (2 changes)v0.1.1PHP &gt;=7.0

v0.4.0PHP &gt;=7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/37cc211ff56f1cbfc9b367ea203a748c4dea7c2d91f3201cb989fbbd86c17ba4?d=identicon)[You Ming](/maintainers/You%20Ming)

---

Top Contributors

[![youmingdot](https://avatars.githubusercontent.com/u/6078171?v=4)](https://github.com/youmingdot "youmingdot (46 commits)")[![atefBB](https://avatars.githubusercontent.com/u/10966925?v=4)](https://github.com/atefBB "atefBB (1 commits)")[![samnela](https://avatars.githubusercontent.com/u/1852108?v=4)](https://github.com/samnela "samnela (1 commits)")

---

Tags

frameworklaravellawooleswooleframeworklaravelswoolelawoole

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lawoole-lawoole/health.svg)

```
[![Health](https://phpackages.com/badges/lawoole-lawoole/health.svg)](https://phpackages.com/packages/lawoole-lawoole)
```

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[hypervel/hypervel

A Laravel-style PHP framework with native coroutine support for ultra-high performance.

5821.7k](/packages/hypervel-hypervel)[lawoole/framework

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

322.0k](/packages/lawoole-framework)[rahulalam31/laravel-abuse-ip

Block ip address of all spammer's around the world.

27431.5k](/packages/rahulalam31-laravel-abuse-ip)[hypervel/framework

The Hypervel framework.

1012.1k6](/packages/hypervel-framework)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
