Libraries tagged by CALLR
lexik/maintenance-bundle
3632600 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
wikimedia/scoped-callback
756555 Downloads
Make a callback run when a dummy object leaves the scope.
sminnee/callbacklist
1597098 Downloads
PHP class that manages a list of callbacks
leaseweb/api-caller-bundle
414294 Downloads
cURL API call functionality with full Web Debug Toolbar integration
ganyicz/nova-callbacks
110098 Downloads
Add after-save callbacks to your Laravel Nova resources.
zadarma/user-api-v1
163477 Downloads
PHP class for Zadarma API
rinvex/laravel-authy
73423 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
175133 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.
raphhh/trex-reflection
280218 Downloads
Reflection helpers for callables and types
marcelog/pagi
126251 Downloads
Asterisk Gateway Interface (AGI) client for PHP, suitable to make telephony applications using call flow nodes
laravel-notification-channels/authy
44081 Downloads
Authy notification channel for Laravel, with the ability to send in-app, sms, and call verification tokens.
kissifrot/php-ixr
259906 Downloads
Incutio XML-RPC library (IXR)
balping/json-raw-encoder
2871469 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
zetacomponents/console-tools
1667094 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
yanlongli/app-store-server-api
19540 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.