1
0
mirror of https://github.com/danog/awesome-amphp.git synced 2024-11-29 20:09:08 +01:00
Go to file
2022-01-18 06:07:04 +00:00
README.md draft 2022-01-18 06:07:04 +00:00

awesome-amphp

A curated list of amphp packages

Database

amphp/mysql - Async MySQL client amphp/postgres - Async Postgres client

HTTP

Server

amphp/http-server - A non-blocking HTTP application server. amphp/http-server-form-parser - A form parser amphp/http-server-router - A router amphp/http-server-session - Session management amphp/http-server-static-content - A static content responder for amphp/http-server

Client

amphp/http-client - Async HTTP/1.1+2 client amphp/http-client-cookies - Automatic cookie handling for amphp/http-client amphp/http-client-cache - Async HTTP cache for amphp/http-client amphp/http-client-psr7 - PSR-7 adapter for amphp/http-client

Websocket

amphp/websocket-server - WebSocket component for amphp/http-server amphp/websocket-client - Async WebSocket client

Music

gitamp - Listen to music generated by events across github

Multiprocessing

amphp/process - Async process dispatcher amphp/parallel - Parallel processing amphp/parallel-functions - Simplified parallel processing amphp/cluster - Building multi-core network applications

Unsorted yet

amphp/file - Access to the filesystem amphp/redis - Redis Client amphp/beanstalk - Beanstalk client

Projects using amphp

stdinho - Turn any STDIN/STDOUT into HTTP server