Libraries tagged by protocols
zetacomponents/authentication
447452 Downloads
The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.
xp-forge/redis
1940 Downloads
Redis Protocol
steveeakin/pushok
43310 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
sitemorse/sci-php
5746 Downloads
PHP client implementation the Sitemorse SCI protocol.
ramonztro/simple-scraper
6205 Downloads
SimpleScraper allows you to fetch Open Graph Protocol data, Twitter Card data and/or meta tags data.
pfefferle/wordpress-activitypub
709 Downloads
The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.
nathan242/php-icap-client
7655 Downloads
Internet Content Adaptation Protocol (ICAP) client library
montefuscolo/xmpp
134660 Downloads
Library for XMPP protocol (Jabber) connections
memcachier/php-memcache-sasl
54302 Downloads
A PHP Memcache client with binary protocol and SASL support
mapkyca/php-ogp
19701 Downloads
Simple PHP Open Graph Protocol parser library
killerwolf/mcp-profiler-bundle
180 Downloads
Allow access to symfony profiler data through MCP protocol
graze/dynamark3-client
23408 Downloads
A Dynamark Communication Protocol 3 client, written in PHP
exan/rfc6455
11021 Downloads
RFC6455 WebSocket protocol handler
ecphp/eu-login-api-authentication-bundle
11842 Downloads
EU Login API Authentication Bundle, authenticate requests from European Commission corporate service 'EU Login' using OpenID Connect protocol.
dzentota/chrome-dev-tools
5199 Downloads
This is a PHP lib that allows one to interact with Google Chrome using Chrome DevTools Protocol within a PHP script. Highly inspired by marty90/PyChromeDevTools