Libraries tagged by calls
spatie/x-ray
288650 Downloads
Quickly scan source code for calls to Ray
permafrost-dev/php-code-search
304980 Downloads
Search PHP code for function & method calls, variable assignments, and more
byjg/swagger-test
349258 Downloads
A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit
storyblok/php-client
864572 Downloads
Storyblok Client to easily call the publishing api
rinvex/laravel-authy
72289 Downloads
Rinvex Authy is a simple wrapper for Authy TOTP, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
rinvex/authy
172967 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
125324 Downloads
Asterisk Gateway Interface (AGI) client for PHP, suitable to make telephony applications using call flow nodes
laravel-notification-channels/authy
43081 Downloads
Authy notification channel for Laravel, with the ability to send in-app, sms, and call verification tokens.
zadarma/user-api-v1
160828 Downloads
PHP class for Zadarma API
kissifrot/php-ixr
253868 Downloads
Incutio XML-RPC library (IXR)
yanlongli/app-store-server-api
17285 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
99702 Downloads
A library for memoizing repeated function calls.
steevanb/php-backtrace
116871 Downloads
Nice debug_backtrace() dump, with call and code preview
smalot/magento-client
125758 Downloads
Magento API Client (SOAP v1). Allows wrappers for each call, dependency injections and code completion.
readdle/app-store-receipt-verification
150212 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.