Libraries tagged by consumer
webridge/oauth2-access-bundle
12 Downloads
Symfony Oauth2 consumer bundle
virtualsmslabs/php-sdk
3 Downloads
PHP SDK for the VirtualSMS Consumer API — SMS verification, phone number rental, and activation management.
varius/varius-api
7 Downloads
A Varius API consumer library written in PHP
univapay/univapay-sdk-migrate
4 Downloads
Rector ruleset that mechanically migrates univapay/php-sdk consumers to univapay/univapay-sdk-compat. require-dev only, removable after migration.
ums-lspl/sso-client
43 Downloads
Laravel client package for SmartExam SSO — verify tokens and authenticate users in consumer apps.
tusk/tusk-redis-mq
161 Downloads
A simple producer/consumer and RPC message queue on top of Redis and the equally fantastic Predis
ticaje/m2-ae-dic
14 Downloads
Module that orchestrate AE dependencies for serving Magento consumers
test123test234/sdk-php
0 Downloads
This is an **example** API to demonstrate features of the OpenAPI specification. # Introduction This API definition is intended to to be a good starting point for describing your API in [OpenAPI/Swagger format](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md). It also demonstrates features of the [create-openapi-repo](https://github.com/Redocly/create-openapi-repo) tool and the [Redoc](https://github.com/Redocly/Redoc) documentation engine. Beyond the standard OpenAPI syntax, we use a few [vendor extensions](https://github.com/Redocly/Redoc/blob/master/docs/redoc-vendor-extensions.md). # OpenAPI Specification The goal of The OpenAPI Specification is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via OpenAPI, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interfaces have done for lower-level programming, OpenAPI removes the guesswork in calling the service.
stcer/aint-queue
11 Downloads
A async-queue library built on top of swoole, flexable multi-consumer, coroutine supported.
srdorado/siigo-client-php
74 Downloads
Consumer client of the siigo api (https://siigoapi.docs.apiary.io/#)
specialist001/light-openid
13 Downloads
An PHP 5 library for easy openid authentication. Works only as a consumer.
speakol/php-kinsumer
123 Downloads
a very simple kinesis stream consumer for PHP 8
silabg/distro
11 Downloads
Sila BG Distro API v1 Consumer
semerenkovladim/lightopenid
0 Downloads
An PHP 5 library for easy openid authentication. Works only as a consumer.
rossriley/kafka-php
73 Downloads
Kafka Consumer and Producer Library for PHP