Libraries tagged by blockhain
amphp/sync
31628650 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/pipeline
14239651 Downloads
Asynchronous iterators and operators.
amphp/parser
31624479 Downloads
A generator parser to make streaming parsers simple.
amphp/http-server
2179183 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
3884075 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
react/react
3299654 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
bunny/bunny
5447646 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
workerman/phpsocket.io
514569 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
amphp/file
2913674 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
clue/block-react
1994166 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
phpauth/phpauth
122889 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
deliciousbrains/wp-background-processing
309960 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
539434 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
amphp/websocket-client
1031382 Downloads
Async WebSocket client for PHP based on Amp.
amphp/websocket
1100531 Downloads
Shared code for websocket servers and clients.