Pinned Repositories
database
Simple database for use in multiple execution environments, with support for FPM, CLI, Swoole, WorkerMan, and optional connection pool (coroutine) / 可在各种环境中使用的轻量数据库,支持 FPM、CLI、Swoole、WorkerMan,可选的连接池 (协程)
grpc
PHP gRPC based on Swoole coroutine, including protoc code generator, server, and client / 基于 Swoole 协程的 PHP gRPC 库,包含 protoc 代码生成器、服务器、客户端
guzzle
Guzzle that support the Swoole coroutine
mix
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
mix-phar-skeleton
Phar command line program development skeleton
redis
PHP Redis for use in multiple execution environments, with support for FPM, CLI, Swoole, WorkerMan, and optional connection pool (coroutine) / 可在各种环境中使用的 PHP Redis,支持 FPM、CLI、Swoole、WorkerMan,可选的连接池 (协程)
swoolefor
监控你的 Swoole 程序文件变化并自动重启服务器 - 适用于开发 / Monitor for any changes in your swoole application and automatically restart the server - perfect for development
vega
💫 Vega is a CLI mode HTTP web framework written in PHP supports Swoole, WorkerMan, FPM, CLI-Server / Vega 是一个用 PHP 编写的 CLI 模式 HTTP 网络框架,支持 Swoole、WorkerMan、FPM、CLI-Server
websocket
PHP WebSocket server and client based on Swoole coroutine / 基于 Swoole 协程的 PHP WebSocket 服务器与客户端
worker-pool
Swoole-based worker pool, coroutine pool / 基于 Swoole 的工作池,协程池
Mix PHP's Repositories
mix-php/mix
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
mix-php/swoolefor
监控你的 Swoole 程序文件变化并自动重启服务器 - 适用于开发 / Monitor for any changes in your swoole application and automatically restart the server - perfect for development
mix-php/grpc
PHP gRPC based on Swoole coroutine, including protoc code generator, server, and client / 基于 Swoole 协程的 PHP gRPC 库,包含 protoc 代码生成器、服务器、客户端
mix-php/vega
💫 Vega is a CLI mode HTTP web framework written in PHP supports Swoole, WorkerMan, FPM, CLI-Server / Vega 是一个用 PHP 编写的 CLI 模式 HTTP 网络框架,支持 Swoole、WorkerMan、FPM、CLI-Server
mix-php/guzzle
Guzzle that support the Swoole coroutine
mix-php/database
Simple database for use in multiple execution environments, with support for FPM, CLI, Swoole, WorkerMan, and optional connection pool (coroutine) / 可在各种环境中使用的轻量数据库,支持 FPM、CLI、Swoole、WorkerMan,可选的连接池 (协程)
mix-php/redis-subscriber
Redis native protocol Subscriber based on Swoole coroutine / 基于 Swoole 协程的 Redis 原生协议订阅库
mix-php/redis
PHP Redis for use in multiple execution environments, with support for FPM, CLI, Swoole, WorkerMan, and optional connection pool (coroutine) / 可在各种环境中使用的 PHP Redis,支持 FPM、CLI、Swoole、WorkerMan,可选的连接池 (协程)
mix-php/micro-etcd
Microservice registry-center and config-center using Etcd, developed based on Swoole
mix-php/object-pool
Swoole-based object pool library
mix-php/cli
PHP CLI Interactive Commander / PHP 命令行交互指挥官
mix-php/http-message
Http message library based on PSR-7 / PSR-17 standard, supports Swoole, WorkerMan
mix-php/websocket
PHP WebSocket server and client based on Swoole coroutine / 基于 Swoole 协程的 PHP WebSocket 服务器与客户端
mix-php/session
Session library based on Swoole coroutine Redis, following PSR-7 standard
mix-php/validator
Validator based on PSR-7 standard / 基于 PSR-7 标准的验证器
mix-php/api-skeleton
API development skeleton
mix-php/bean
DI, IoC container, reference spring bean
mix-php/classtools
Find, extract and process php classes from the file system
mix-php/config
Config is a lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
mix-php/grpc-skeleton
gRPC development skeleton
mix-php/http-server
Http server library based on Swoole coroutine, following PSR-7 / PSR-15 standard
mix-php/http-status
A minimal package for working with HTTP statuses.
mix-php/init
Help execute static initialization of the class, usually for preloading singletons / 帮助执行类的静态初始化,通常用于预加载单例
mix-php/view
Simple rendering of PHP native templates
mix-php/cli-skeleton
CLI development skeleton
mix-php/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
mix-php/web-frameworks
Which is the fastest web framework?
mix-php/web-skeleton
Web development skeleton
mix-php/websocket-skeleton
WebSocket development skeleton
mix-php/Workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.