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/bitbake-react

    Programmatically control your bitbake build shell

  • 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/graph

    GraPHP is the mathematical graph/network library written in PHP.

  • PHP

    clue/graph-composer

    Dependency graph visualization for composer.json

  • PHP

    clue/graph-uml

    Generate UML class diagrams by reflection for your PHP projects

  • PHP

    clue/hexdump

    View any (binary) string as a hexdump

  • 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/icmp-react

    Simple async lowlevel ICMP (ping) messages for react

  • PHP

    clue/json-merge-patch

    JSON merge patch (RFC 7396) is a simple alternative to JSON patch (RFC 6902)

  • PHP

    clue/json-query

    JSON query language filter in PHP

  • PHP

    clue/json-stream

    Lightweight incremental streaming JSON parser

  • 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/multicast-react

    Simple, event-driven multicast UDP message client and server for ReactPHP.

  • PHP

    clue/ndjson-react

    Streaming newline-delimited JSON (NDJSON) parser and encoder for 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/phar-composer

    Simple phar creation for any project managed via Composer

  • PHP

    clue/psocksd

    The SOCKS tunnel / proxy server daemon written in PHP

  • 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/readline-react

    Experimental bindings for the readline extension (ext-readline)

  • PHP

    clue/redis-protocol

    A streaming redis wire protocol parser and serializer implementation in PHP

  • PHP

    clue/redis-react

    Async Redis client implementation, built on top of ReactPHP.

  • PHP

    clue/redis-server

    A redis server implementation in pure PHP

  • PHP

    clue/shell-react

    Run async commands within any interactive shell command, built on top of ReactPHP.

  • PHP

    clue/soap-react

    Simple, async SOAP webservice client library, 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/socket-react

    Binding for raw sockets (ext-sockets) in reactphp

  • PHP

    clue/socks

    Async SOCKS proxy client and server (SOCKS4, SOCKS4a and SOCKS5)

  • 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/ssdp-react

    Async Simple Service Discovery Protocol (SSDP), built on top of ReactPHP.

  • PHP

    clue/sse-react

    Streaming, async HTML5 Server-Sent Events server (aka. SSE or EventSource)

  • PHP

    clue/stdio-react

    Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP

  • PHP

    clue/stream-filter

    A simple and modern approach to stream filtering in PHP

  • PHP

    clue/tar-react

    Streaming parser to extract tarballs with ReactPHP.

  • PHP

    clue/term-react

    Streaming terminal emulator, built on top of ReactPHP.

  • PHP

    clue/utf8-react

    Streaming UTF-8 parser, built on top of ReactPHP.

  • PHP

    clue/viewvc-api-react

    Simple, async access to ViewVC web interface (Subversion/CVS browser)

  • PHP

    clue/wol-react

    Turn on your PC with Wake-On-LAN (WOL) requests

  • 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/datagram

    UDP datagram socket client and server for reactphp

    Abandoned! See react/datagram

  • 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