277 skills found · Page 1 of 10
reactphp / ReactphpEvent-driven, non-blocking I/O with PHP.
reactphp / PromisePromises/A implementation for PHP.
Luracast / RestlerZero-boilerplate REST API framework for PHP 8+. Auto-generates routes, docs, validation.
reactphp / Event LoopReactPHP's core reactor event loop that libraries can use for evented I/O.
reactphp / SocketAsync, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
recoilphp / RecoilAsynchronous coroutines for PHP 7.
unreal4u / Telegram ApiComplete async capable Telegram bot API implementation for PHP7
reactphp / HttpEvent-driven, streaming HTTP client and server implementation for ReactPHP.
jakubkulhan / BunnyPerformant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
reactphp / StreamEvent-driven readable and writable streams for non-blocking I/O in ReactPHP.
reactphp / DnsAsync DNS resolver for ReactPHP.
reactphp / CacheAsync, Promise-based cache interface for ReactPHP.
seregazhuk / Php WatcherMonitor for any changes in your php application and automatically restart it (suitable for async apps).
nrk / Predis AsyncAsynchronous PHP client library for Redis built on top of ReactPHP
clue / Reactphp Buzz[Deprecated] Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP.
reactphp / Promise TimerA trivial implementation of timeouts for Promises, built on top of ReactPHP.
reactphp / Child ProcessEvent-driven library for executing child processes with ReactPHP.
friends-of-reactphp / MysqlAsync MySQL database client for ReactPHP.
clue / Reactphp RedisAsync Redis client implementation, built on top of ReactPHP.
friends-of-reactphp / ZmqZeroMQ bindings for ReactPHP.