Libraries tagged by asphp
amphp/redis
789342 Downloads
Efficient asynchronous communication with Redis servers, enabling scalable and responsive data storage and retrieval.
amphp/file
3498549 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
amphp/windows-registry
19692215 Downloads
Windows Registry Reader.
amphp/postgres
646577 Downloads
Asynchronous PostgreSQL client for Amp.
amphp/parallel-functions
10806260 Downloads
Parallel processing made simple.
amphp/mysql
1210122 Downloads
Asynchronous MySQL client for PHP based on Amp.
amphp/log
3028589 Downloads
Non-blocking logging for PHP based on Amp, Revolt, and Monolog.
amphp/http-tunnel
1077067 Downloads
HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework
amphp/websocket-server
301967 Downloads
Websocket server for Amp's HTTP server.
amphp/sql-common
1412287 Downloads
Common classes for non-blocking SQL implementations.
amphp/sql
1404180 Downloads
Asynchronous SQL client for Amp.
amphp/phpunit-util
836305 Downloads
Helper package to ease testing with PHPUnit.
amphp/http-server-router
573348 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
amphp/http-client-cookies
849325 Downloads
Automatic cookie handling for Amp's HTTP client.
danog/async-orm
286446 Downloads
Async ORM based on AMPHP v3 and fibers.