Libraries tagged by gclient
alibabacloud/credentials
1211208 Downloads
Alibaba Cloud Credentials for PHP
ahmedsamy/hype-mailchimp-bundle
432713 Downloads
Mailchimp V2.0 API Object Oriented wrapper
africc/php-epp2
57774 Downloads
A High Level EPP (Extensible Provisioning Protocol) TCP/SSL Client for PHP
misd/guzzle-bundle
1400934 Downloads
Integrates Guzzle into your Symfony2 application
hoa/websocket
155698 Downloads
The Hoa\Websocket library.
hoa/socket
398077 Downloads
The Hoa\Socket library.
guzzle/plugin
1264132 Downloads
Guzzle plugin component containing all Guzzle HTTP plugins
eristemena/dialogflow-fulfillment-webhook-php
480526 Downloads
Dialogflow Fulfillment Webhook v1 & v2
djchen/oauth2-fitbit
454919 Downloads
Fitbit OAuth 2.0 Client Provider for The PHP League OAuth2-Client
amphp/artax
849228 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
zzantares/proxmoxve
59292 Downloads
A simple PHP 5.5+ Proxmox API client.
zenditplatform/zendit-php-sdk
2349 Downloads
PHP client for Zendit API
zaproxy/php-owasp-zap-v2
115215 Downloads
PHP client API for OWASP ZAP
yii2mod/yii2-ftp
399674 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
yanlongli/app-store-server-api
19689 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.