来自 mix 的扩展包

  • PHP

    mix/api-skeleton

    API 开发框架

  • PHP

    mix/auth

    基于 PSR-7 标准的 JWT 授权库

  • PHP

    mix/bean

    依赖注入(DI)、IoC 容器、参考 Spring Bean

  • PHP

    mix/cache

    基于 PSR-6 标准的缓存库,支持文件、Redis 存储

  • PHP

    mix/cli

    PHP CLI Interactive Commander

  • PHP

    mix/cli-skeleton

    CLI 开发框架

  • PHP

    mix/concurrent

    基于 Swoole 的协程并发库

  • PHP

    mix/console

    命令行控制台程序开发库

  • PHP

    mix/context

    上下文处理库

  • PHP

    mix/database

    适用于多个执行环境的简单数据库,支持 FPM、Swoole、Workerman,可选池

  • PHP

    mix/delayer-client

    延迟队列中间件 Delayer 的 PHP 客户端

  • PHP

    mix/event

    基于 PSR-14 标准的事件调度器

  • PHP

    mix/fast-route

    基于 Fast-Route 的路由库,遵循 PSR-7 / PSR-15 标准

  • PHP

    mix/grpc

    基于 Swoole 协程的 PHP gRPC,包括 protoc 代码生成器、服务器和客户端

  • PHP

    mix/grpc-skeleton

    gRPC 开发框架

  • PHP

    mix/helper

    通用辅助方法

  • PHP

    mix/http-message

    基于 PSR-7 / PSR-17 标准的 HTTP 消息库,支持 Swoole、WorkerMan

  • PHP

    mix/http-server

    基于 Swoole 协程的 HTTP 服务器库,遵循 PSR-7 / PSR-15 标准

  • PHP

    mix/init

    帮助执行静态初始化,通常用于预加载单例

  • PHP

    mix/json-rpc

    基于 Swoole 协程的 JSON-RPC 库,包括服务器和客户端,支持 TCP 和 HTTP 协议

  • PHP

    mix/log

    支持 Swoole 协程和 CLI 控制台打印的 Monolog

  • PHP

    mix/micro

    PHP 微服务开发框架,与 go-micro 生态深度集成

  • PHP

    mix/micro-config

    微服务配置中心库的通用接口

  • PHP

    mix/micro-etcd

    使用 Etcd 的微服务注册中心和配置中心,基于 Swoole 开发

  • PHP

    mix/micro-hystrix

    微服务断路器,参考 Spring Hystrix,基于 Swoole 开发

  • PHP

    mix/micro-register

    微服务注册中心库的通用接口

  • PHP

    mix/micro-route

    微服务路由库的通用接口

  • PHP

    mix/micro-server

    微服务服务器库的通用接口

  • PHP

    mix/mix

    PHP CLI 模式开发框架

  • PHP

    mix/mix-micro-skeleton

    微服务开发骨架

  • PHP

    mix/mix-phar-skeleton

    Phar 命令行程序开发骨架

  • PHP

    mix/mix-skeleton

    功能齐全的开发骨架

  • PHP

    mix/monolog

    支持 Swoole 协程和 CLI 控制台打印的 Monolog

  • PHP

    mix/object-pool

    基于 Swoole 的对象池、连接池

  • PHP

    mix/opentracing

    PHP 的 OpenTracing API

  • PHP

    mix/pool

    基于 Swoole 的对象池、连接池

  • PHP

    mix/redis

    基于 Swoole 协程的协程 Redis 库,内置连接池

  • PHP

    mix/redis-subscriber

    基于 Swoole 协程的 Redis 原生协议 Subscriber

  • PHP

    mix/route

    Http 路由库,遵循 PSR-7/PSR-15 标准

  • PHP

    mix/runtime

    运行时库

  • PHP

    mix/server

    基于 Swoole 协程的 Tcp 服务器库

  • PHP

    mix/session

    基于 Swoole 协程 Redis 的 Session 库,遵循 PSR-7 标准

  • PHP

    mix/sharding-query

    数据库分表分页查询库(不依赖框架)

  • PHP

    mix/sync-invoke

    Swoole 同步阻塞代码调用库

  • PHP

    mix/tracing

    跟踪库,遵循 PSR-7/PSR-15/Opentracing 标准

  • PHP

    mix/tracing-zipkin

    基于 Opentracing 标准的 Zipkin 跟踪库

  • PHP

    mix/validator

    基于 PSR-7 标准的验证器

  • PHP

    mix/vega

    Mix Vega 是一个使用 PHP 编写的支持 Swoole、WorkerMan 的 HTTP Web 框架

  • PHP

    mix/view

    视图库,参考 Yii2

  • PHP

    mix/web-skeleton

    Web 开发骨架

  • PHP

    mix/websocket

    基于 Swoole 协程的 WebSocket 服务器和客户端

  • PHP

    mix/websocket-skeleton

    WebSocket 开发骨架

  • PHP

    mix/worker-pool

    基于 Swoole 的工作池、协程池

  • PHP

    mix/captcha

    MixPHP Captcha 框架模块 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/framework

    MixPHP 框架核心 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/guzzle

    支持 Swoole 协程的 Guzzle

    已废弃!

  • PHP

    mix/guzzle-hook

    让 Guzzle 支持 Swoole 的 PHP Stream Hook 协程

    已废弃!请参阅 mix/guzzle

  • PHP

    mix/http

    MixPHP 框架模块 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/http-daemon

    MixPHP HTTP 守护程序 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/http-session

    MixPHP 框架模块 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/image

    MixPHP Image 框架模块 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/ini

    MixPHP 框架模块 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/jsonrpc-client

    MixPHP 框架模块 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/micro-gateway

    基于 Swoole 的 Web/API 网关,微服务代理

    已废弃!请参阅 https://github.com/micro/micro

  • PHP

    mix/pagination

    MixPHP 分页框架模块 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/redis-subscribe

    基于 Swoole 协程的 Redis 订阅库

    已废弃!请参阅 mix/redis-subscriber

  • PHP

    mix/tcp

    MixPHP 框架模块 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/tcp-daemon

    MixPHP Tcp 守护程序 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/tcp-server

    MixPHP 框架模块 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/tcp-session

    MixPHP 框架模块 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/udp

    MixPHP 框架模块 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/udp-daemon

    MixPHP Tcp 守护程序 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/udp-server

    Mix Udp Server http://www.mixphp.cn

    已废弃!

  • PHP

    mix/validate

    基于 PSR-7 标准的验证器

    已废弃!请参阅 mix/validator

  • PHP

    mix/websocket-daemon

    MixPHP WebSocket 守护程序 http://www.mixphp.cn

    已废弃!

  • PHP

    mix/websocket-server

    MixPHP 框架模块 http://www.mixphp.cn

    已废弃!