Libraries tagged by Applet
azimolabs/apple-sign-in-php-sdk
403213 Downloads
Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.
zendframework/zendservice-apple-apns
3921576 Downloads
OOP Zend Framework wrapper for Apple Push Notification Service
payu/apple-pay
837542 Downloads
ApplePay Token Decoder
thenextweb/passgenerator
353596 Downloads
A Laravel package to create Apple Wallet (old Passbook) compatible tickets.
readdle/app-store-server-api
237396 Downloads
Pure-PHP library that allows managing customer transactions using the App Store Server API and handling server-to-server notifications using the App Store Server Notifications V2
chiiya/passes
152193 Downloads
PHP library for creating iOS and Android Wallet Passes
apple/apn-push
1271513 Downloads
Push notifications to Apple devices
mollie/laravel-cashier-mollie
102227 Downloads
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
chapter-three/apple-news-api
288828 Downloads
Push content to Apple News.
pouler/apple-music-api
93220 Downloads
PHP Wrapper for the Apple Music API
mikebronner/laravel-sign-in-with-apple
1747 Downloads
Add Apple's new single-signon feature to your site with ease.
yanlongli/app-store-server-api
17607 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.
serpapi/google-search-results-php
92563 Downloads
Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com
rodneyrehm/plist
988303 Downloads
Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.
readdle/app-store-receipt-verification
151381 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.