Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
sql-common
Implementations shared by amphp/postgres and amphp/mysql
amp
A non-blocking concurrency framework for PHP applications.
aerys
A non-blocking HTTP application, WebSocket and file server for PHP based on Amp.
http
Basic HTTP primitives which can be shared by servers and clients.
sync
Synchronization primitives for PHP based on Amp.
react-adapter
Adapter to make any ReactPHP library compatible with Amp.
byte-stream
A non-blocking stream abstraction for PHP based on Amp.
parallel
Parallel processing for PHP based on Amp.
socket
Non-blocking socket and TLS functionality for PHP based on Amp.
http-server
A non-blocking HTTP application server for PHP based on Amp.
http-client
Async HTTP/1.1+2 client for PHP based on Amp.
file
Non-blocking access to the filesystem for PHP based on Amp.
websocket-server
WebSocket component for the Amp HTTP server.
websocket
Shared code for websocket servers and clients.