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 awesome things related to Swoole.
https://github.com/swoole/awesome-swoole

Last synced: 4 days ago
JSON representation

  • Framework Integration

    • The Swoole module for Drupal - The Swoole module for Drupal supercharges your website's performance by serving it via the Swoole or the OpenSwoole PHP server. The (Open)Swoole PHP server boots Drupal once, keeps it in memory and then feeds it requests at supersonic speeds. Thanks to [daffie](https://www.drupal.org/u/daffie).
    • PHP Runtimes - A home for runtimes, where people can easily create a `Runtime` to run an application with Bref, Swoole or ReactPHP without making any change to the application itself.
    • Laravel Octane - A first-party Laravel package that supercharges laravelish application's performance by serving it using Swoole high-performance HTTP servers. Developed and maintained by the Laravel team.
    • hhxsv5/laravel-s - An out-of-the-box adapter between Laravel/Lumen and Swoole.
    • huang-yi/shadowfax - Runs your Laravel application on Swoole.
    • scil/laravel-fly - To be an absolutely safe solution to speed up Laravel with Swoole. Preloading + Coroutine and Tinker Online.
    • swooletw/laravel-swoole - A high-performance HTTP server to run Laravel/Lumen application on top of Swoole.
    • toxmc/fast-laravel - A Swoole-based high-performance HTTP server to speed up your Laravel applications. :globe_with_meridians:
    • phwoolcon/phwoolcon - Phalcon + Swoole.
    • pachico/Slim-Swoole - A convenient library to run [SlimPHP](https://www.slimframework.com) applications with Swoole.
    • symfony/runtime - The Runtime component decouples the bootstrapping logic from any global state to make sure the application can run with runtimes like PHP-FPM, ReactPHP, Swoole, etc. without any changes. For a more generic implementation that works with other frameworks/environments, please check project [PHP Runtimes](https://github.com/php-runtime/runtime).
    • topthink/think-swoole - To run ThinkPHP applications with Swoole. :globe_with_meridians:
    • liufee/yii2-swoole - To run [Yii 2](https://www.yiiframework.com) applications with Swoole. :globe_with_meridians:
    • Utopia Swoole - An extension for Utopia Framework to work with PHP Swoole as a PHP FPM alternative.
    • WordPress Swoole - To run WordPress in Swoole. #WIP
  • Swoole Books

  • Swoole Videos

  • 数据库

  • 开发调试

  • Architectural

  • Frameworks

    • hyperf/consul
    • hyperf/etcd
    • hyperf/database
    • mix/database
    • mix/redis-subscriber
    • chubbyphp-framework
    • Fomo - A simple, fast framework with many features for the HTTP. It was ranked as the fastest PHP framework in the world since 2022-10-16 (and still is as of 2022-11-30) by the [Web Frameworks Benchmark](https://web-frameworks-benchmark.netlify.app/result?l=php) project.
    • Hyperf - A coroutine framework that focuses on hyperspeed and flexibility.
    • hyperf/filesystem
    • 96qbhy/hyperf-auth - An authentication component for Hyperf. It supports JWT and session-based authentications. You can also create your own authentication drivers if needed. :globe_with_meridians:
    • opencodeco/hyperf-doctrine - This project provides an integration for the Doctrine ORM and the Hyperf framework.
    • reasno/fastmongo - A coroutine-based MongoDB client for Hyperf.
    • Nano - A Hyperf-based coroutine microframework.
    • imi - A Swoole-based framework, with built-in support for HTTP/1, HTTP/2, WebSocket, TCP, UDP, and MQTT. :globe_with_meridians:
    • mezzio/mezzio-swoole - Provides the support of Swoole into a [Mezzio](https://docs.mezzio.dev/) application.
    • Siler - A set of general purpose high-level abstractions aiming an API for declarative programming in PHP. Note: This repository has been archived by the owner.
    • lizhichao/one - A simple and efficient framework that works both under PHP-FPM and Swoole.
    • Mix PHP - A unique single-threaded coroutine-based framework. :globe_with_meridians:
    • Polyel - A full-stack MVC PHP framework/server built from the ground up based on Swoole.
    • Resonance - Designed from the ground up to facilitate interoperability and messaging between services in your infrastructure and beyond.
    • QueryPHP - A modern, high performance PHP progressive coroutine framework. :globe_with_meridians:
    • Simps - A simple, lightweight and high-performance PHP coroutine framework.
    • Ubiquity - A powerful and fast framework for efficient design.
    • hyperf/crontab
    • hyperf/jet
    • hyperf/elasticsearch
    • mix/redis
    • LightMVC - A modular, event-driven and Swoole-enabled framework that allows to easily create PHP applications by using any PHP library.
  • Client Packages

  • Cronjobs

    • osgochina/swoole-crontab - A Swoole-based crontab schedule. It allows jobs to run at intervals of seconds, and is fully compatible with crontab syntax. :globe_with_meridians:
  • Database

    • open-smf/connection-pool - A common connection pool based on Swoole.
    • simple-swoole/db - The database component of [Simps](https://github.com/simple-swoole/simps). This component is built on top of [the Swoole Library](https://github.com/swoole/library).
    • SMProxy - SMProxy (Swoole MySQL Proxy), A MySQL database connection pool library. :globe_with_meridians:
  • Debugging and Profiling

    • upscale/swoole-blackfire - Blackfire profiler integration for Swoole web-server.
    • SkyAPM PHP - The PHP instrument agent for [Apache SkyWalking](https://skywalking.apache.org).
    • swoole/debugger - A remote debugger of Swoole. By adding one-line of code, you can debug your application remotely using a rich list of commands. :globe_with_meridians:
    • yasd - Yet Another Swoole Debugger, developed by [codinghuang](https://github.com/huanghantao) from the Swoole team. It's no longer actively maintained, and only works with lower versions of Swoole (Swoole < 5.0) and PHP (PHP <= 8.0). Please use _Xdebug_ instead for latest versions of Swoole and PHP.
  • Development Environment

    • adhocore/lemp - A single container LEMP complete fullstack with latest releases of PHP (7.4 - 8.3) and MySQL, nginx, PostgreSQL, phalcon, swoole, mailcatcher, beanstalkd, elasticsearch, memcached, redis, adminer and all you ever need.
    • phpswoole/swoole - Official Docker image of Swoole.
    • eaglewu/swoole-ide-helper - Auto completion, trigger suggest and view docs for Swoole in editor.
    • swoole/ide-helper - IDE help files to provide accurate autocompletion for Swoole.
    • Swoole IDE Helper - Swoole IDE Helper for PhpStorm and Intellij IDEA. Thanks to [Luhur Abdi (Abi) Rizal](https://elabee.me) for maintaining it.
  • Distribution

    • shivammathur/extensions - 🍻 Homebrew tap for PHP extensions.
    • static-php-cli - Build static PHP binary in Linux, with Swoole and other popular extensions included. :globe_with_meridians:
    • swoole-cli - A prebuilt executable to run Swoole applications directly. No PHP installation required (just download and use it). Support Linux, macOS, and Windows. :globe_with_meridians:
  • Tasks and Queues

    • hyperf/async-queue - The Redis-based asynchronous queue component of Hyperf.
    • Archer - A Swoole-based task component, with different runtime modes supported: serial queue, concurrent queue, defer, timer, etc. :globe_with_meridians:
    • kcloze/swoole-jobs - An efficient Swoole-based job queue system. :globe_with_meridians:
    • littlesqx/aint-queue - An async-queue library built on top of Swoole.
    • longlang/phpkafka - A coroutine-based [Kafka](https://kafka.apache.org) client.
    • hyperf/amqp - The AMQP client of Hyperf.
    • hyperf/task - The task component of Hyperf, providing an easy way to add and dispatch tasks to task workers in Swoole.
  • Logging

    • hyperf/logger - The logging component of Hyperf. It's based on [Monolog](https://github.com/Seldaek/monolog), with PSR-3 interface implemented.
    • mix/monolog - A coroutine-friendly logging library. It's based on [Monolog](https://github.com/Seldaek/monolog). :globe_with_meridians:
    • upscale/swoole-newrelic - New Relic APM and Browser monitoring of Swoole web-server.
  • SOA governance

    • hyperf/tracer - The distributed tracing component of Hyperf. The implementation is based on [OpenTracing](https://opentracing.io).
    • mix/tracing-zipkin - A tracing library based on [Zipkin](https://zipkin.io) and [OpenTracing](https://opentracing.io). :globe_with_meridians:
  • gRPC

    • hyperf/grpc-client - The gRPC client component of Hyperf.
    • hyperf/grpc-server - The gRPC server component of Hyperf.
    • mix/grpc - A gRPC implementation based on Swoole. Protoc code generator, server, client, and more features included. :globe_with_meridians:
    • swoole/grpc - An efficient Swoole-based gRPC client. :globe_with_meridians:
  • HTTP and WebSocket

    • chubbyphp/chubbyphp-swoole-request-handler - A request handler adapter for Swoole, using PSR-7, PSR-15 and PSR-17.
    • leocavalcante/request-callback - Swoole request callback for PSR compliant handlers. Compatible with PSR-7 and PSR-15.
    • fastd/http - A PSR-7-compatible HTTP component, with built-in support for Swoole HTTP server. :globe_with_meridians:
    • razonyang/psr7-swoole - A PSR-7 helper for Swoole; a bridge between Swoole and PSR things, such as PSR-7 HTTP message, PSR-15 handlers and PSR-15 middlewares.
    • Saber - A coroutine-based HTTP client. :globe_with_meridians:
    • Yurunsoft/Guzzle-Swoole - Make the [Guzzle](https://github.com/guzzle/guzzle) library coroutine-friendly in Swoole. It works with many Guzzle-based packages and Swoole-based frameworks. :globe_with_meridians:
    • Yurunsoft/YurunHttp - An easy-to-use HTTP client that works with HTTP/1, HTTP/2, and WebSocket protocols. It also supports chained operations, concurrent processing, and connection pool. :globe_with_meridians:
    • Utopia WebSocket - A simple and lite abstraction layer around a WebSocket server. This library is aiming to be as simple and easy to learn and use.
  • Serverless

  • Testing

    • deminy/counit - To run time/IO related unit tests (e.g., sleep function calls, database queries, API calls, etc) faster using Swoole.
  • Third-party SDK

    • yansongda/pay - A payment SDK for Alipay and WeChat Pay, with components to integrate with [Hyperf](https://github.com/yansongda/hyperf-pay), [Laravel](https://github.com/yansongda/laravel-pay), and [Yii](https://github.com/guanguans/yii-pay). :globe_with_meridians:
    • Yurunsoft/PaySDK - A coroutine-friendly payment SDK for Alipay and WeChat Pay. :globe_with_meridians:
    • Yurunsoft/YurunOAuthLogin - An OAuth library that provides built-in support for QQ, WeChat, Weibo, Github, Gitee, etc. :globe_with_meridians:
  • Web Applications

    • HyperfAdmin - An administration panel built with Swoole, Hyperf, and Vue.js. :globe_with_meridians:
    • wopits - A world of post-its - An app for managing projects online using sticky notes to share and collaborate. It uses Swoole as a WebSocket & Task server.
    • yurun-crawler - A framework to build high-performance, distributed web crawler. :globe_with_meridians:
    • zhamao-framework - A chatbot system based on an award-winning project in China. :globe_with_meridians:
  • Miscellaneous