SkillAgentSearch skills...

Lawoole

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

Install / Use

/learn @lawoole/Lawoole
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://travis-ci.org/lawoole/lawoole"><img src="https://travis-ci.org/lawoole/lawoole.svg" alt="Build Status"></a> <a href="https://packagist.org/packages/lawoole/lawoole"><img src="https://poser.pugx.org/lawoole/lawoole/d/total.svg" alt="Total Downloads"></a> <a href="https://packagist.org/packages/lawoole/lawoole"><img src="https://poser.pugx.org/lawoole/lawoole/v/stable.svg" alt="Latest Stable Version"></a> <a href="https://packagist.org/packages/lawoole/lawoole"><img src="https://poser.pugx.org/lawoole/lawoole/license.svg" alt="License"></a> </p>

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 youming@funcuter.org. All security vulnerabilities will be promptly addressed.

View on GitHub
GitHub Stars293
CategoryDevelopment
Updated2mo ago
Forks28

Languages

PHP

Security Score

100/100

Audited on Jan 23, 2026

No findings