All Projects → lawoole → docs

lawoole / docs

Licence: MIT license
Lawoole documentation

Projects that are alternatives of or similar to docs

swoole
Swoole Api references
Stars: ✭ 14 (+16.67%)
Mutual labels:  swoole, lawoole
wlsh-framework
名词解释:wlsh( 为了生活---每个字的第一个拼音 )酷毙的码农为了生活自由,基于composer整合yaf框架与swoole等扩展,开发的php协程组件;低耦合,使用非常少的语法糖,尽量使用原有扩展中的语法。
Stars: ✭ 18 (+50%)
Mutual labels:  swoole
dwoole
⚙️ Docker image for Swoole apps with Composer, auto-restart on development and a production-ready version.
Stars: ✭ 32 (+166.67%)
Mutual labels:  swoole
yii2-s
🚀speed up yii2 tcp server、 restful by swoole
Stars: ✭ 34 (+183.33%)
Mutual labels:  swoole
swoole-ide-helper-phar
Swoole IDE 自动补全,PHAR 包。
Stars: ✭ 14 (+16.67%)
Mutual labels:  swoole
php-tdengine
大数据引擎 TDengine 的 PHP 客户端扩展,支持 Swoole!
Stars: ✭ 62 (+416.67%)
Mutual labels:  swoole
Phpdhtspider
php实现的dht爬虫
Stars: ✭ 248 (+1966.67%)
Mutual labels:  swoole
http
Support Swoole Implement PSR7
Stars: ✭ 28 (+133.33%)
Mutual labels:  swoole
swoole-cs.github.io
swoole 4.x cheat sheet
Stars: ✭ 21 (+75%)
Mutual labels:  swoole
HyperVue
🚀 基于 Hyperf + Vue + ElementUI 前后端分离的通用型管理后台
Stars: ✭ 23 (+91.67%)
Mutual labels:  swoole
fast-laravel
基于Swoole的高性能HTTP服务器,加速您Laravel应用程序。
Stars: ✭ 33 (+175%)
Mutual labels:  swoole
LightMoon
A framework based swoole
Stars: ✭ 17 (+41.67%)
Mutual labels:  swoole
create-siler-app
🧱 Set up a modern Siler app by running one command.
Stars: ✭ 15 (+25%)
Mutual labels:  swoole
docker-images
本仓库为自定义及收藏的一些镜像,方便使用。包含PHP5、PHP7开发环境等镜像。
Stars: ✭ 18 (+50%)
Mutual labels:  swoole
orange
基于beanstalkd实现多进程处理消息队列的框架
Stars: ✭ 19 (+58.33%)
Mutual labels:  swoole
docker-swoole-webapp
Simple Docker-image to build your applications based on Async PHP extensions.
Stars: ✭ 26 (+116.67%)
Mutual labels:  swoole
TT Jobs
基于 Swoole 定时管理系统
Stars: ✭ 22 (+83.33%)
Mutual labels:  swoole
swoole-link-monitor
基于swoole 定时器与woker 实现链路监控
Stars: ✭ 34 (+183.33%)
Mutual labels:  swoole
http-emitter
📡 Emitting psr-7 responses.
Stars: ✭ 31 (+158.33%)
Mutual labels:  swoole
swoole api framework
swoole
Stars: ✭ 28 (+133.33%)
Mutual labels:  swoole

Lawoole Documentation

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

Select your language

About Lawoole

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 differs from other Swoole-based frameworks in that it does not focus on performance, but rather seeks a balance between a comfortable code writing environment and program efficiency. 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

Contribution Guidelines

We are very honored to welcome your contribution to the Laravel manual.

If you are submitting documentation for the current stable release, submit it to the corresponding branch. For example, documentation for Lawoole 1.0 would be submitted to the 1.0 branch. Documentation intended for the next release of Lawoole should be submitted to the master branch.

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