• Stars
    star
    79
  • Rank 407,034 (Top 9 %)
  • Language
    PHP
  • License
    Apache License 2.0
  • Created almost 6 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Phar command line program development skeleton

More Repositories

1

mix

☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
PHP
1,937
star
2

swoolefor

监控你的 Swoole 程序文件变化并自动重启服务器 - 适用于开发 / Monitor for any changes in your swoole application and automatically restart the server - perfect for development
PHP
97
star
3

grpc

PHP gRPC based on Swoole coroutine, including protoc code generator, server, and client / 基于 Swoole 协程的 PHP gRPC 库,包含 protoc 代码生成器、服务器、客户端
PHP
52
star
4

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
PHP
51
star
5

guzzle

Guzzle that support the Swoole coroutine
PHP
40
star
6

framework

V1.*, V2.0 框架核心
PHP
27
star
7

micro

PHP microservice development framework deeply integrated with go-micro ecology
PHP
20
star
8

mix-skeleton

Full-featured development skeleton
PHP
15
star
9

swoole-ide-helper-phar

Swoole IDE 自动补全,PHAR 包。
15
star
10

mix-pack

将 PHP 项目打包成 Phar 文件的工具 / A tool for packaging PHP projects into Phar files
PHP
14
star
11

redis-subscriber

Redis native protocol Subscriber based on Swoole coroutine / 基于 Swoole 协程的 Redis 原生协议订阅库
PHP
14
star
12

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,可选的连接池 (协程)
PHP
10
star
13

json-rpc

JSON-RPC library based on Swoole coroutine, including server and client, supports both TCP and HTTP protocols
PHP
7
star
14

mix-micro-skeleton

Microservice development skeleton
PHP
5
star
15

worker-pool

Swoole-based worker pool, coroutine pool / 基于 Swoole 的工作池,协程池
PHP
5
star
16

micro-etcd

Microservice registry-center and config-center using Etcd, developed based on Swoole
PHP
5
star
17

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,可选的连接池 (协程)
PHP
5
star
18

server

Tcp server library based on Swoole coroutine
PHP
4
star
19

sync-invoke

Swoole synchronous blocking code invoke library
PHP
4
star
20

object-pool

Swoole-based object pool library
PHP
3
star
21

http-message

Http message library based on PSR-7 / PSR-17 standard, supports Swoole, WorkerMan
PHP
3
star
22

fast-route

Routing library based on Fast-Route, following PSR-7 / PSR-15 standard
PHP
3
star
23

tracing-zipkin

Zipkin tracing library based on Opentracing standard
PHP
3
star
24

websocket

PHP WebSocket server and client based on Swoole coroutine / 基于 Swoole 协程的 PHP WebSocket 服务器与客户端
PHP
3
star
25

http-daemon

Mix Httpd,执行 HTTP APP 的服务容器。
PHP
3
star
26

auth

JWT authorization library based on psr-7 standard
PHP
2
star
27

monolog

Monolog support Swoole coroutine and cli console printing
PHP
2
star
28

helper

Common helper methods
PHP
2
star
29

tcp-server

Tcp Server 模块
PHP
2
star
30

middleware

Middleware 模块
PHP
2
star
31

concurrent

Coroutine concurrency library based on Swoole
PHP
2
star
32

micro-hystrix

Microservice circuit breaker, reference spring hystrix, developed based on Swoole
PHP
2
star
33

session

Session library based on Swoole coroutine Redis, following PSR-7 standard
PHP
2
star
34

websocket-daemon

Mix WebSocketd,执行 WebSocket APP 的服务容器。
PHP
2
star
35

validator

Validator based on PSR-7 standard / 基于 PSR-7 标准的验证器
PHP
2
star
36

ini

Ini 模块
PHP
2
star
37

event

Event dispatcher based on PSR-14 standard / 基于 PSR-14 标准的事件调度库
PHP
2
star
38

http-session

Session 组件
PHP
2
star
39

tcp

Tcp 模块
PHP
1
star
40

mix-docs-history

MixPHP 开发文档历史记录
1
star
41

udp

UDP 模块
PHP
1
star
42

websocket-server

WebSocket Server 模块
PHP
1
star
43

cache

Psr-6 standard based cache library, support file, redis storage
PHP
1
star
44

udp-daemon

UDP 守护程序
PHP
1
star
45

tcp-session

Tcp Session 组件
PHP
1
star
46

http-server

Http server library based on Swoole coroutine, following PSR-7 / PSR-15 standard
PHP
1
star
47

udp-server

Mix Udp Server
PHP
1
star
48

http

Http 模块
PHP
1
star
49

tracing

Tracing library, following PSR-7 / PSR-15 / Opentracing standard
PHP
1
star
50

micro-register

Common interface for microservice registry-center library
PHP
1
star
51

api-skeleton

API development skeleton
PHP
1
star
52

view

Simple rendering of PHP native templates
PHP
1
star
53

pagination

Pagination 模块
PHP
1
star
54

micro-config

Common interface for microservice config-center library
PHP
1
star
55

context

Context processing library
PHP
1
star
56

micro-route

Common interface for microservice route library
PHP
1
star
57

captcha

Captcha 模块
PHP
1
star
58

route

Http route library, following PSR-7 / PSR-15 standard
PHP
1
star
59

cli

PHP CLI Interactive Commander / PHP 命令行交互指挥官
PHP
1
star
60

console

Command line console program development library
PHP
1
star
61

micro-server

Common interface for microservice server library
PHP
1
star
62

tcp-daemon

Tcp Daemon 模块
PHP
1
star
63

grpc-skeleton

gRPC development skeleton
PHP
1
star
64

bean

DI, IoC container, reference spring bean
PHP
1
star
65

runtime

Runtime library
PHP
1
star
66

image

Image 模块
PHP
1
star
67

micro-gateway

Mix Micro Gateway
PHP
1
star