Libraries tagged by apple
chiiya/passes
117916 Downloads
PHP library for creating iOS and Android Wallet Passes
chiiya/laravel-passes
38934 Downloads
Laravel library for creating iOS and Android Wallet Passes
alxmsl/appstoreclient
15940 Downloads
AppStore client for iTunes purchases receipts verification
laravel/cashier-mollie
76967 Downloads
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
wubuwei/php-apple-signin
39471 Downloads
A simple library to decode and parse Apple Sign In client tokens.
laulamanapps/apple-passbook
127796 Downloads
Generate Apple Passbooks from PHP
ahilmurugesan/socialite-apple-helper
114076 Downloads
Laravel Socialite Apple Login Helper to generate and manage Client Secret
proget-hq/apple-activation-lock
11662 Downloads
Library for generating Apple Activation Lock Bypass key and hash
mikebronner/laravel-sign-in-with-apple
50 Downloads
Add Apple's new single-signon feature to your site with ease.
code-lives/applet-pays
2414 Downloads
微信小程序、抖音(头条)小程序、百度小程序、支付宝小程序、快手小程序、微信App、微信公众号、微信H5(支付、手机号解密、获取Token、支付异步通知、退款、订单查询、分账、模版消息)
yanlongli/app-store-server-api
10544 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.
rodneyrehm/plist
914237 Downloads
Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.
protonlabs/apns-php
26462 Downloads
Apple Push Notification & Feedback Provider
nolimits4web/framework7
421 Downloads
Full featured mobile HTML framework for building iOS & Android apps
cantie/app-store-connect-api
8870 Downloads
A PHP client library for accessing App Store Connect APIs