Libraries tagged by Web API
auth0/symfony
838782 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
ahand/mobileesp
526207 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
zendframework/zend-inputfilter
15661012 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
yidas/google-maps-services
1424958 Downloads
PHP client library(SDK) for Google Maps API Web Services
veritrans/veritrans-php
388990 Downloads
PHP Wraper for Veritrans VT-Web Payment API.
gnello/php-mattermost-driver
323923 Downloads
The Php Driver to interact with the Mattermost Web Service API
developerforce/force.com-toolkit-for-php
1587039 Downloads
A wrapper for the Force.com Web Services SOAP API
gr8shivam/laravel-sms-api
41390 Downloads
A modern, flexible Laravel package for integrating any SMS gateway with REST API support
elastic-email/web-api-client
355963 Downloads
Easily send emails with Elastic Email using Web API PHP Client https://elasticemail.com/
behat/web-api-extension
428201 Downloads
Web API extension for Behat
vladflonta/magento2-webapi-log
178240 Downloads
Logger for webapi REST requests.
stellarwp/licensing-api-client-wordpress
124440 Downloads
WordPress transport and factory integration for the Liquid Web Licensing API client.
stellarwp/licensing-api-client
125951 Downloads
A PHP client for the Liquid Web Licensing API.
api-video/php-api-client
112813 Downloads
PHP client for api.video web services.
yanlongli/app-store-server-api
54415 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.