Packages from clue
-
PHP
clue/ami-react
Streaming, event-driven access to the Asterisk Manager Interface (AMI), built on top of ReactPHP.
-
PHP
clue/arguments
The simple way to split your command line string into an array of command arguments in PHP.
-
-
PHP
clue/caret-notation
^B A dead-simple PHP library to add caret notation in order to safely show strings that contain ASCII control characters (unprintable characters)
-
PHP
clue/commander
Finally a sane way to register available commands and arguments and match your command line in PHP.
-
PHP
clue/confgen
Configuration file generator (confgen) – an easy way to generate structured (configuration) files on the fly by processing a Twig template and an arbitrary input data structure.
-
PHP
clue/connection-manager-extra
Extra decorators for creating async TCP/IP connections, built on top of ReactPHP's Socket component
-
PHP
clue/docker-react
Async, event-driven access to the Docker Engine API, built on top of ReactPHP.
-
PHP
clue/framework-x
Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.
-
-
-
-
-
PHP
clue/http-proxy-react
Async HTTP proxy connector, tunnel any TCP/IP-based protocol through an HTTP CONNECT proxy server, built on top of ReactPHP
-
-
PHP
clue/json-merge-patch
JSON merge patch (RFC 7396) is a simple alternative to JSON patch (RFC 6902)
-
-
-
PHP
clue/mdns-react
Simple, async multicast DNS (mDNS) resolver for zeroconf networking, built on top of ReactPHP.
-
PHP
clue/mq-react
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
-
-
-
PHP
clue/packagist-api-react
Simple async access to packagist.org's API, like listing project details, number of downloads etc., built on top of ReactPHP.
-
-
-
PHP
clue/qdatastream
Lightweight PHP library that allows exchanging binary data with Qt programs (QDataStream)
-
PHP
clue/quassel-react
Streaming, event-driven access to your Quassel IRC core, built on top of ReactPHP.
-
PHP
clue/reactphp-csv
Streaming CSV (Comma-Separated Values or Character-Separated Values) parser and encoder for ReactPHP.
-
PHP
clue/reactphp-eventsource
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.
-
PHP
clue/reactphp-flux
Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.
-
PHP
clue/reactphp-sqlite
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
-
PHP
clue/reactphp-ssh-proxy
Async SSH proxy connector and forwarder, tunnel any TCP/IP-based protocol through an SSH server, built on top of ReactPHP
-
-
PHP
clue/redis-protocol
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
-
-
-
PHP
clue/shell-react
Run async commands within any interactive shell command, built on top of ReactPHP.
-
-
PHP
clue/socket-raw
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
-
-
-
PHP
clue/socks-react
Async SOCKS proxy connector client and server implementation, tunnel any TCP/IP-based protocol through a SOCKS5 or SOCKS4(a) proxy server, built on top of ReactPHP.
-
PHP
clue/solusvm-api-react
A simple, async PHP library to manage your VPS through the SolusVM Client API
-
-
-
PHP
clue/stdio-react
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
-
-
-
-
-
-
-
PHP
clue/zenity-react
Zenity allows you to build graphical desktop (GUI) applications in PHP, built on top of ReactPHP.
-
PHP
clue/zlib-react
Streaming zlib compressor and decompressor for ReactPHP, supporting compression and decompression of GZIP, ZLIB and raw DEFLATE formats.
-
PHP
clue/block-react
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
Abandoned! See react/async
-
PHP
clue/buzz-react
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
Abandoned! See react/http
-
-
PHP
clue/promise-stream-react
The missing link between Promise-land and Stream-land for React PHP
Abandoned! See react/promise-stream
-
PHP
clue/promise-timeout
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
Abandoned! See react/promise-timer
-
PHP
clue/socks-server
Async SOCKS proxy server (SOCKS4, SOCKS4a and SOCKS5), built on top of React PHP
Abandoned! See clue/socks-react