Libraries tagged by noprotocol
krowinski/php-mysql-replication
81662 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
hprose/hprose
201951 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
clue/socks-react
1047127 Downloads
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.
centraldesktop/protobuf-php
409093 Downloads
PHP implementation of Google's Protocol Buffers
bentools/webpush-bundle
230118 Downloads
Send push notifications through Web Push Protocol to your Symfony users.
bear/resource
534580 Downloads
Hypermedia framework for object as a service
allegro/php-protobuf
68395 Downloads
Google's Protocol Buffers for PHP
yiisoft/http
577923 Downloads
Constants and PSR-7 PhpStorm meta for HTTP protocol headers, methods and statuses
xpaw/php-source-query-class
158856 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
vipnytt/sitemapparser
1784757 Downloads
XML Sitemap parser class compliant with the Sitemaps.org protocol.
pear/net_smtp
2580139 Downloads
An implementation of the SMTP protocol
mix/redis-subscriber
1506836 Downloads
Redis native protocol Subscriber based on Swoole coroutine
logiscape/mcp-sdk-php
12474 Downloads
Model Context Protocol SDK for PHP
genkgo/mail
58784 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
clue/http-proxy-react
1795543 Downloads
Async HTTP proxy connector, tunnel any TCP/IP-based protocol through an HTTP CONNECT proxy server, built on top of ReactPHP