AMPHP

Results 45 repositories owned by AMPHP

dns

152
Stars
32
Forks
Watchers

Async DNS resolution for PHP based on Amp.

redis

152
Stars
32
Forks
Watchers

Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.

websocket-client

140
Stars
17
Forks
Watchers

Async WebSocket client for PHP based on Amp.

ext-fiber

238
Stars
14
Forks
Watchers

PHP Fiber extension

ext-uv

185
Stars
27
Forks
Watchers

http

87
Stars
8
Forks
Watchers

HTTP primitives which can be shared by servers and clients.

parser

121
Stars
4
Forks
Watchers

A generator parser to make streaming parsers simple.

cache

96
Stars
14
Forks
Watchers

A fiber-aware cache API based on Amp and Revolt.

beanstalk

64
Stars
24
Forks
Watchers

Asynchronous Beanstalk Client for PHP.

websocket-server

114
Stars
19
Forks
Watchers

WebSocket component for PHP based on the Amp HTTP server.