Christian Lück

Results 60 repositories owned by Christian Lück

reactphp-soap

62
Stars
24
Forks
Watchers

Simple, async SOAP webservice client, built on top of ReactPHP.

reactphp-socks

118
Stars
30
Forks
Watchers

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.

reactphp-sqlite

49
Stars
10
Forks
Watchers

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

reactphp-ssdp

19
Stars
5
Forks
Watchers

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

reactphp-ssh-proxy

21
Stars
5
Forks
Watchers

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

reactphp-stdio

195
Stars
18
Forks
Watchers

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

reactphp-term

103
Stars
6
Forks
Watchers

Streaming terminal emulator, built on top of ReactPHP

reactphp-utf8

67
Stars
6
Forks
Watchers

Streaming UTF-8 parser, built on top of ReactPHP

reactphp-zenity

122
Stars
22
Forks
Watchers

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

reactphp-zlib

28
Stars
5
Forks
Watchers

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