Libraries tagged by Client Id
sk-id-solutions/smart-id-php-client
1023202 Downloads
Smart-ID PHP client
sk-id-solutions/mobile-id-php-client
832135 Downloads
Mobile-ID Relying Party PHP Api client
flownative/openidconnect-client
81233 Downloads
An Open ID Connect (OIDC) client implementation for Neos Flow applications
idct/soap-client
311871 Downloads
Library that provides SOAP client through cURL to add support for timeouts.
idct/sftp-client
266362 Downloads
Typed PHP 8.2+ wrapper around ext-ssh2 that simplifies file upload/download over SSH/SCP/SFTP.
idct/php-nats-jetstream-client
76471 Downloads
Async-first NATS + JetStream client for PHP 8.2+
paynl/php-sdk
117812 Downloads
Pay. API client library for PHP. Pay. is an all-in-one European PSP offering 50+ payment methods both online and instore.
hughbertd/oauth2-unsplash
2005588 Downloads
Unsplash OAuth 2.0 Client Provider for The PHP League OAuth2-Client
fingerprint/server-sdk
11028 Downloads
Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.
idealo/php-rdkafka-ffi
117383 Downloads
PHP Kafka client - binding librdkafka via FFI
yanlongli/app-store-server-api
61060 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
ethercreative/yii2-ip-ratelimiter
149960 Downloads
Allow guest clients to be rate limited, using their IP as the identifier.
setono/client-id-implementation
Downloads
unnits/bankid-client
29294 Downloads
Client for communication with Bank iD services
talon-one/talon-one-client
129179 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) 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#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.