clue
Maintainer of @ReactPHP. Creator of Framework X. Head of @clue-engineering. Professional software engineer using open source to empower web-based projects.
~Aachen, Germany
Pinned Repositories
clue-access
Exclusive early access for GitHub sponsors 🚀
framework-x
Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.
graph-composer
Dependency graph visualization for composer.json (PHP + Composer)
phar-composer
Simple phar creation for every PHP project managed via Composer
reactphp-buzz
[Deprecated] Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP.
socket-raw
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets)
stream-filter
A simple and modern approach to stream filtering in PHP
graph
GraPHP is the mathematical graph/network library written in PHP.
leproxy
LeProxy is the HTTP/SOCKS proxy server for everybody!
reactphp
Event-driven, non-blocking I/O with PHP.
clue's Repositories
clue/docker-ttrss
Tiny Tiny RSS feed reader as a docker image.
clue/docker-adminer
Adminer docker image, a full-featured database management tool for the web
clue/psocksd
The SOCKS tunnel / proxy server daemon written in PHP
clue/docker-phpvirtualbox
phpVirtualBox docker image, a modern webinterface mirroring the VirtualBox GUI to administer VirtualBox VMs in a headless environment
clue/docker-h5ai
h5ai docker image, the modern web server index
clue/docker-streamripper
Streamripper docker image, an application that lets you record streaming mp3 to your hard drive
clue/docker-frontroute
A docker image to automatically set up a front router (reverse proxy) for linked web containers
clue/docker-httpie
HTTpie docker image, a cURL-like tool for humans
clue/docker-webgrind
Webgrind docker image, a Xdebug profiling web frontend
clue/php-wake-on-lan-react
Turn on your PC with Wake-On-LAN (WOL) requests via React PHP
clue/docker-apt-cacher
Dockerized apt-cacher container
clue/reactphp-mailer
Async mailer using SMTP to send large number of emails concurrently, built on top of ReactPHP.
clue/docker-vboxwebsrv
Tunneled VirtualBox SOAP webserver docker image
clue/php-solusvm-api-react
Simple async access to your VPS box through the SolusVM API, built on top of React PHP
clue/php-json-merge-patch
JSON merge patch (RFC 7396) is a simple alternative to JSON patch (RFC 6902) – dead-simple PHP library
clue/php-readline-react
Experimental reactive binding for ext-readline, built on top of React PHP
clue/quasselio
Quassel I/O, the lightweight web interface for Quassel IRC in a single PHP file
clue/docker-quassel-core
Quassel Core docker image, a modern, cross-platform, distributed IRC program
clue/quassel-cli
A CLI Quassel client
clue/reactphp-ftp
Streaming client for FTP servers (File Transfer Protocol), built on top of ReactPHP.
clue/php-viewvc-api-react
Simple, async access to your ViewVC web interface, built on top of React PHP
clue/reactphp-dns-sd
Async DNS Service Discovery (DNS-SD) implementation for ReactPHP
clue/reactphp-rediscovered
A Redis server framework written in pure PHP. Create your own Redis server and your own custom commands without hassle.
clue/docker-kpcli
Minimal kpcli docker image, a command line interface for KeePass
clue/php-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)
clue/phpmdoc
PHP + MarkDown + phpdoc = phpmdoc, because writing documentation for PHP projects shouldn't be hard. Parses your class files to create a simple and fully automated markdown document (such as a README.md).
clue/reactphp-ping
Async, event-driven ping requests to check network connectivity, built on top of ReactPHP.
clue/mdtoc
Automatic table of contents (TOC) for your markdown documents, with opinionated defaults to keep your README.md up to date without the fuss.
clue/reactphp-imap
Streaming client for IMAP mail servers using IMAP IDLE for instant email notifications, built on top of ReactPHP.
clue/reactphp-netstring
Streaming netstring protocol parser and encoder for ReactPHP