AMPHP (amphp)

AMPHP

amphp

Geek Repo

AMPHP is a collection of high-quality, event-driven libraries for PHP designed with fibers and concurrency in mind.

Home Page:https://amphp.org

Twitter:@asyncphp

Github PK Tool:Github PK Tool

AMPHP's repositories

amp

A non-blocking concurrency framework for PHP applications. 🐘

http-server

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

Language:PHPLicense:MITStargazers:1284Issues:59Issues:216

parallel

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

Language:PHPLicense:MITStargazers:753Issues:20Issues:142

http-client

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

Language:PHPLicense:MITStargazers:700Issues:33Issues:217

byte-stream

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

Language:PHPLicense:MITStargazers:360Issues:7Issues:47

mysql

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

Language:PHPLicense:NOASSERTIONStargazers:350Issues:24Issues:87

process

An async process dispatcher for Amp.

Language:PHPLicense:MITStargazers:226Issues:11Issues:34

socket

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

Language:PHPLicense:MITStargazers:214Issues:14Issues:54

sync

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

Language:PHPLicense:MITStargazers:156Issues:8Issues:9

dns

Async DNS resolution for PHP based on Amp.

Language:PHPLicense:MITStargazers:152Issues:12Issues:61

websocket-client

Async WebSocket client for PHP based on Amp.

Language:PHPLicense:MITStargazers:140Issues:18Issues:39

parser

A generator parser to make streaming parsers simple.

Language:PHPLicense:MITStargazers:121Issues:8Issues:2

cache

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

Language:PHPLicense:MITStargazers:96Issues:8Issues:3

postgres

Async Postgres client for PHP based on Amp.

Language:PHPLicense:MITStargazers:92Issues:12Issues:48

file

An abstraction layer and non-blocking file access solution that keeps your application responsive.

Language:PHPLicense:MITStargazers:91Issues:13Issues:43

hpack

HPack - HTTP/2 header compression implementation in PHP.

Language:PHPLicense:MITStargazers:91Issues:8Issues:8

http

HTTP primitives which can be shared by servers and clients.

Language:PHPLicense:MITStargazers:87Issues:9Issues:7

cluster

Building multi-core network applications with PHP.

Language:PHPLicense:MITStargazers:60Issues:7Issues:15

http-server-router

A router for Amp's HTTP Server.

Language:PHPLicense:MITStargazers:38Issues:9Issues:9

sql

Common interfaces for Amp based SQL drivers.

Language:PHPLicense:MITStargazers:15Issues:11Issues:5

http-tunnel

This package provides an HTTP CONNECT tunnel for PHP based on Amp.

Language:PHPLicense:MITStargazers:11Issues:7Issues:3

http-client-psr7

PSR-7 adapter for amphp/http-client.

Language:PHPLicense:MITStargazers:9Issues:8Issues:2

rpc

Remote procedure calls for PHP based on Amp.

Language:PHPLicense:MITStargazers:9Issues:8Issues:0

http-client-cache

An async HTTP cache for Amp's HTTP client.

Language:PHPLicense:MITStargazers:8Issues:7Issues:4

php-cs-fixer-config

Common code style configuration for all @amphp projects.

sql-common

Implementations shared by amphp/postgres and amphp/mysql

Language:PHPLicense:MITStargazers:7Issues:8Issues:2

amphp.org

Documentation for AMPHP v3 based libraries.

Language:HTMLLicense:NOASSERTIONStargazers:5Issues:3Issues:2

dbus

A non-blocking DBus Connector with message serialization based on Amp.

Language:PHPLicense:MITStargazers:2Issues:2Issues:0

phpstorm-stubs

PHP runtime & extensions header files for PhpStorm

Language:PHPLicense:Apache-2.0Stargazers:1Issues:1Issues:0

website-tools

Website administration tools for amphp.org.