Libraries tagged by AMQPHP
amphp/pipeline
41615519 Downloads
Asynchronous iterators and operators.
amphp/http
11978758 Downloads
Basic HTTP primitives which can be shared by servers and clients.
amphp/hpack
12031135 Downloads
HTTP/2 HPack implementation.
amphp/redis
731142 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
amphp/file
3428613 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
amphp/windows-registry
19373044 Downloads
Windows Registry Reader.
amphp/parallel-functions
10666726 Downloads
Parallel processing made simple.
amphp/mysql
1158425 Downloads
Asynchronous MySQL client for PHP based on Amp.
amphp/log
2911526 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
amphp/websocket-server
286539 Downloads
Websocket server for Amp's HTTP server.
amphp/sql-common
1348308 Downloads
Common classes for non-blocking SQL implementations.
amphp/sql
1339866 Downloads
Asynchronous SQL client for Amp.
amphp/postgres
599561 Downloads
Asynchronous PostgreSQL client for Amp.
amphp/phpunit-util
811012 Downloads
Helper package to ease testing with PHPUnit.
amphp/http-server-router
549055 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.