Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-swoole

A curated list of Swoole
https://github.com/swooletw/awesome-swoole

Last synced: 4 days ago
JSON representation

  • Documentation

  • Server

    • mqtt-server - A simple swoole mqtt server.
    • hprose-swoole - Hprose asynchronous client & standalone server based on swoole.
    • Dora-RPC - An RPC For the PHP MicroService by Swoole.
    • swoole-grpc - A GRPC implement based on Swoole Http2 Server.
    • Dora-RPC - An RPC For the PHP MicroService by Swoole.
  • Client

    • php-amqplib - A PHP coroutine client for RabbitMQ base on Swoole extension.
    • zmq - ZeroMQ bindings for Swoole.
    • swoole-http-client - An async http client in compatible with psr7 request and response.
    • Guzzle-Swoole - A coroutine handler for Guzzle.
  • Algorithm

  • Database

    • mysql-proxy - A MySQL proxy with connection pool and read/write splitting support.
    • swoole2-mysqlpool - A MySQL connection pool.
    • laravel-swoole-cp - A swoole connection pool for Laravel.
    • SMProxy - A MySQL database connection pool based on MySQL protocol and Swoole.
    • Sworm - A PHP NotORM-like database library based on Swoole for simple working with data in the database.
  • Integration

    • laravel-swoole-jsonrpc - The JSON-RPC server and client based on Swoole, for Laravel and Lumen framework.
    • laravel-swoole - ❤️ A high performance HTTP sever based on Swoole. Speed up your Laravel or Lumen applications. This repo is maintained by Swoole Taiwan Community.
    • Lawoole - A combination framework with Swoole and Laravel.
    • lumen-swoole-http - A bridge from Swoole to Lumen.
    • laravel-s - Speed up Laravel/Lumen by Swoole, 'S' means Swoole, Speed, High performance.
    • Slim-Swoole - Convenient library to run SlimPHP applications with Swoole.
    • zys - A high performance service framework based on Yaf or Swoole.
    • yii2-swoole - An integration with yii2 and Swoole.
    • phwoolcon - An integration with Phalcon and Swoole.
    • chubbyphp-swoole-request-handler - A request handler adapter for swoole, using PSR-7, PSR-15 and PSR-17.
    • mezzio-swoole - expressive-swoole`) - Swoole support for Mezzio (formerly Expressive) applications.
  • Development

    • MyQEE - A wrapper library for Swoole.
    • Auto Reload - Official hot reload tool using inotify.
    • Futures - Futures + async/await syntactic-sugar on top of coroutines.
    • Swoole IDE Helper - Auto completion, trigger suggest and view docs for Swoole in editor.
  • Process

    • multiprocess - Easy to make the common PHP/Python/JS...script change daemon and multi-process execution.
    • swoole-jobs - Dynamic multi process worker queue base on swoole, like gearman but high performance.
    • statistics - A web monitor system by Swoole.
    • Donkey - An async crontab application by Swoole.
  • Framework

    • Swoole Framework - An official Swoole framework.
    • Swoole Distributed - A distributed Swoole framework.
    • TSF - A coroutine and Swoole based php server framework in Tencent.
    • easyswoole - Use swoole easily just like echo "hello world";.
    • Swoft - A modern high performance AOP and coroutine PHP Framework based on Swoole.
    • Blink - A high performance web framework and application server in PHP.
    • FastD - A high performance PHP API framework.
    • zhttp - A light weight web framework.
    • php-msf - A micro service framework developed by [Camera 360](http://www.camera360.com) team.
    • GroupCo - A web framework for API, Http server, RPC server, micro service and high concurrency use cases.
    • Igni - Psr-compatible micro-framework for rest services.
    • Siler - Flat files and plain-old PHP functions rocking on a production-grade, high-performance, scalable, concurrent and non-blocking HTTP server.
    • mixphp - A light weight yet hight performance web framework.
  • Docker

    • docker-swoole-webapp - Simple Docker-image to build your applications based on Swoole PHP extension.
  • Others

    • jegarn - A chat system, based on Swoole, redis and msgpack.