Libraries tagged by blockhain
amphp/byte-stream
72651973 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/socket
11992585 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/pipeline
6516963 Downloads
Asynchronous iterators and operators.
amphp/parser
22301087 Downloads
A generator parser to make streaming parsers simple.
amphp/http-server
1866878 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
3282498 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
react/react
3200998 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
bunny/bunny
4867279 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
amphp/sync
22280485 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
workerman/phpsocket.io
479007 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
amphp/file
2632838 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
deliciousbrains/wp-background-processing
268975 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
cybercog/laravel-ban
489995 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
rennokki/befriended
86370 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
amphp/websocket-client
874043 Downloads
Async WebSocket client for PHP based on Amp.