Libraries tagged by calls
umpirsky/twig-php-function
4532863 Downloads
Call (almost) any PHP function from your Twig templates.
spatie/x-ray
424660 Downloads
Quickly scan source code for calls to Ray
byjg/swagger-test
430689 Downloads
A set of tools for testing your REST calls based on the OpenApi specification using PHPUnit. Currently, this library supports the OpenApi specifications 2.0 (formerly swagger) and 3.0.
storyblok/php-client
1159504 Downloads
Storyblok Client to easily call the publishing api
oro/crm-call-bundle
316635 Downloads
Oro Call Bundle
rinvex/authy
201402 Downloads
Rinvex Authy is a simple wrapper for Authy TOTP API, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
marcelog/pagi
139155 Downloads
Asterisk Gateway Interface (AGI) client for PHP, suitable to make telephony applications using call flow nodes
zadarma/user-api-v1
209282 Downloads
PHP class for Zadarma API
kissifrot/php-ixr
374860 Downloads
Incutio XML-RPC library (IXR)
yanlongli/app-store-server-api
53910 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.
traderinteractive/memoize
142501 Downloads
A library for memoizing repeated function calls.
smalot/magento-client
143658 Downloads
Magento API Client (SOAP v1). Allows wrappers for each call, dependency injections and code completion.
skautis/skautis
37514 Downloads
Library for API calls to SkautIS
savinmikhail/add_named_arguments_rector
119156 Downloads
Rector rule to add names to arguments for functions'/methods' calls
readdle/app-store-receipt-verification
231471 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.