Libraries tagged by CALLR
thalidzhokov/country-codes
94810 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
simplesoftwareio/simple-sms
45356 Downloads
Simple-SMS is a package made for Laravel to send/receive (polling/pushing) text messages. Currently supports CalLFire, EZTexting, Email Gateways, FlowRoute, LabsMobile, Mozeo, Nexmo, Plivo, Twilio, and Zenvia
rybakit/arguments-resolver
97736 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
rolfvreijdenberger/izzum-statemachine
23571 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
rinvex/laravel-authy
69763 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.
php-telegram-bot/inline-keyboard-pagination
6744 Downloads
PHP Telegram Bot InlineKeyboard Pagination
php-sap/saprfc-kralik
15605 Downloads
PHP/SAP implementation for Gregor Kraliks sapnwrfc module. See https://php-sap.github.io for details.
laravel-notification-channels/authy
40838 Downloads
Authy notification channel for Laravel, with the ability to send in-app, sms, and call verification tokens.
kissifrot/php-ixr
238888 Downloads
Incutio XML-RPC library (IXR)
callmez/yii2-wechat-sdk
13394 Downloads
The wechat api for the Yii framework
zepgram/module-rest
20173 Downloads
Technical module to industrialize API REST call with dependency injection pattern using Guzzle library
yanlongli/app-store-server-api
13781 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.
wikimedia/services
388730 Downloads
Generic service to manage named services using lazy instantiation based on instantiator callback functions
vlucas/bulletphp
49458 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks
skitlabs/laravel-mailgun-multiple-domains
53144 Downloads
Multiple sender domains, without modifying calling code