Libraries tagged by Blocs
revolt/event-loop
16410035 Downloads
Rock-solid event loop for concurrent PHP applications.
react/stream
75224551 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
amphp/socket
17450215 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/byte-stream
82518412 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/sync
28731493 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
sonata-project/block-bundle
23983616 Downloads
Symfony SonataBlockBundle
jbroadway/urlify
5501842 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
amphp/pipeline
11712678 Downloads
Asynchronous iterators and operators.
amphp/parser
28730871 Downloads
A generator parser to make streaming parsers simple.
amphp/http-server
2086035 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
3713189 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
react/react
3268517 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
bunny/bunny
5299015 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
prestashop/blockwishlist
4569517 Downloads
PrestaShop module blockwishlist
workerman/phpsocket.io
505395 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman