Libraries tagged by client form
tapp/filament-webhook-client
9961 Downloads
Add a Filament resource and a policy for Spatie Webhook client
sofa/http-client
101223 Downloads
Factory wrapper around Guzzle HTTP Client to simplify things for lazy dev
simialbi/yii2-rest-client
24634 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client, extends ApexWire/yii2-restclient)
kelunik/acme-client
3503 Downloads
Let's Encrypt / ACME client written in PHP for the CLI.
amphp/http-client-guzzle-adapter
12837 Downloads
Guzzle adapter for Amp's HTTP client.
onlime/laravel-http-client-global-logger
27524 Downloads
A global logger for the Laravel HTTP Client
liborm85/loggable-http-client
6069 Downloads
Extended logging for the Symfony HTTP Client.
somoza/oauth2-client-middleware
43214 Downloads
OAuth2 PSR7 middleware for league/oauth2-client
simplesoftwareio/simple-sqs-extended-client
221966 Downloads
Simple SQS Extended Client is a SQS driver for Laravel that supports extended payloads beyond 256kb.
aerospike/aerospike-client-php
662395 Downloads
The Aerospike PHP client as a C-extension for PHP7
coolblue/http-client-middleware
185925 Downloads
A middleware solution for PSR-18 compliant http clients.
apigee/apigee-mock-client-php
136022 Downloads
To be used for queueing mock API responses for the `apigee/apigee-client-php` library.
web64/php-nlp-client
22135 Downloads
Library for accessing NLP apis
taocomp/php-sdicoop-client
6004 Downloads
A PHP package for connecting to Italian Exchange System (aka SdI) web services
talon-one/talon-one-client
95735 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`