AMPHP

Results 48 repositories owned by AMPHP

amp

4.2k
Stars
249
Forks
Watchers

A non-blocking concurrency framework for PHP applications. 🐘

byte-stream

360
Stars
30
Forks
Watchers

A non-blocking stream abstraction for PHP based on Amp.

sync

156
Stars
12
Forks
Watchers

Non-blocking synchronization primitives for PHP based on Amp and Revolt.

process

226
Stars
32
Forks
Watchers

An async process dispatcher for Amp.

parallel

750
Stars
61
Forks
Watchers

An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.

http-server

1.3k
Stars
111
Forks
Watchers

An advanced async HTTP server library for PHP, perfect for real-time apps and APIs with high concurrency demands.

http-client

700
Stars
65
Forks
Watchers

An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.

mysql

349
Stars
62
Forks
Watchers

An async MySQL client for PHP, optimizing database interactions with efficient non-blocking capabilities. Perfect for responsive, high-performance applications.

parallel-functions

267
Stars
18
Forks
Watchers

Simplified parallel processing for PHP based on Amp.

socket

214
Stars
39
Forks
Watchers

Non-blocking socket and TLS functionality for PHP based on Amp.