Christian Lück (clue)

clue

Geek Repo

Location:~Aachen, Germany

Home Page:https://clue.engineering

Twitter:@another_clue

Github PK Tool:Github PK Tool


Organizations
clue-access
clue-engineering
clue-labs
clue-legacy
graphp
leproxy
ratchetphp
reactphp

Christian Lück's repositories

stream-filter

A simple and modern approach to stream filtering in PHP

Language:PHPLicense:MITStargazers:1655Issues:17Issues:11

graph-composer

Dependency graph visualization for composer.json (PHP + Composer)

Language:PHPLicense:MITStargazers:916Issues:18Issues:31

phar-composer

Simple phar creation for every PHP project managed via Composer

Language:PHPLicense:MITStargazers:856Issues:34Issues:59

framework-x

Framework X – the simple and fast micro framework for building reactive web applications that run anywhere.

Language:PHPLicense:MITStargazers:799Issues:23Issues:13

socket-raw

Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets)

Language:PHPLicense:MITStargazers:329Issues:18Issues:30

reactphp-redis

Async Redis client implementation, built on top of ReactPHP.

Language:PHPLicense:MITStargazers:261Issues:11Issues:61

reactphp-stdio

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

Language:PHPLicense:MITStargazers:195Issues:7Issues:37

reactphp-block

Lightweight library that eases using components built for ReactPHP in a traditional, blocking environment.

Language:PHPLicense:MITStargazers:155Issues:8Issues:25

reactphp-mq

Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP.

Language:PHPLicense:MITStargazers:132Issues:9Issues:13

reactphp-zenity

Zenity allows you to build graphical desktop (GUI) applications in PHP, built on top of ReactPHP.

Language:PHPLicense:MITStargazers:126Issues:11Issues:24

reactphp-socks

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.

Language:PHPLicense:MITStargazers:118Issues:12Issues:35

reactphp-term

Streaming terminal emulator, built on top of ReactPHP

Language:PHPLicense:MITStargazers:104Issues:5Issues:11

reactphp-docker

Async, event-driven access to the Docker Engine API, built on top of ReactPHP.

Language:PHPLicense:MITStargazers:102Issues:10Issues:28

reactphp-ndjson

Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.

Language:PHPLicense:MITStargazers:77Issues:5Issues:5

reactphp-ami

Streaming, event-driven access to the Asterisk Manager Interface (AMI), built on top of ReactPHP.

Language:PHPLicense:MITStargazers:75Issues:10Issues:31

reactphp-utf8

Streaming UTF-8 parser, built on top of ReactPHP

Language:PHPLicense:MITStargazers:66Issues:4Issues:12

reactphp-flux

Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.

Language:PHPLicense:MITStargazers:59Issues:6Issues:9

reactphp-csv

Streaming CSV (Comma-Separated Values or Character-Separated Values) parser and encoder for ReactPHP.

Language:PHPLicense:MITStargazers:53Issues:4Issues:7

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.

Language:PHPLicense:MITStargazers:51Issues:6Issues:9

reactphp-sqlite

Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.

Language:PHPLicense:MITStargazers:50Issues:6Issues:24

reactphp-http-proxy

Async HTTP proxy connector, tunnel any TCP/IP-based protocol through an HTTP CONNECT proxy server, built on top of ReactPHP.

Language:PHPLicense:MITStargazers:47Issues:6Issues:10

reactphp-zlib

Streaming zlib compressor and decompressor for ReactPHP, supporting compression and decompression of GZIP, ZLIB and raw DEFLATE formats.

Language:PHPLicense:MITStargazers:29Issues:4Issues:8

reactphp-connection-manager-extra

Provides extra (in terms of "additional", "extraordinary", "special" and "unusual") decorators, built on top of ReactPHP's Socket

Language:PHPLicense:MITStargazers:21Issues:5Issues:4

reactphp-ssh-proxy

Async SSH proxy connector and forwarder, tunnel any TCP/IP-based protocol through an SSH server, built on top of ReactPHP.

Language:PHPLicense:MITStargazers:21Issues:6Issues:9

reactphp-pq

PQ ("peak"), automatically wrap blocking functions in an async child process and turn blocking functions into non-blocking promises, built on top of ReactPHP

reactphp-mdns

Simple, async multicast DNS (mDNS) resolver for zeroconf networking, built on top of ReactPHP.

Language:PHPLicense:MITStargazers:14Issues:4Issues:6

reactphp-memoize

Automatically memoize async function calls by caching function results, built on top of ReactPHP.

clue.engineering

Source code for the https://clue.engineering/ website.

reactphp-tsv

Streaming TSV (Tab-Separated Values) parser and encoder for ReactPHP.

framework-x-website

Source code for the Framework X website.