How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Polar is a digital product monetization engine and subscription management system. It serves as a merchant of record platform that handles global sales tax and VAT compliance, providing the infrastructure for selling subscriptions and one-time digital goods via hosted checkouts and embedded payment flows. The project functions as an entitlement and access manager, automating the granting and restriction of digital benefits, license keys, and third-party platform roles. It includes a dedicated usage-based billing infrastructure that tracks customer activity through meters to apply aggregation
This project is a reference implementation for integrating Stripe payment processing into an application. It provides a boilerplate for managing the end-to-end checkout lifecycle, specifically focusing on binding local user accounts to third-party payment identities. The implementation utilizes a payment checkout orchestrator to coordinate the creation of customer identities and checkout sessions. It includes a dedicated webhook processor and subscription state synchronizer to mirror external payment data into a local database, ensuring application state remains consistent with asynchronous p
This project provides a set of development guidelines and architectural recommendations for building iOS applications. It focuses on structuring Swift applications to decouple business logic from the user interface to improve testability and maintenance. The project covers specific implementation standards for security, such as using keychain storage for sensitive data and TLS certificate pinning for network traffic. It also defines patterns for code quality enforcement through static analysis and compiler configurations, as well as strategies for asset and localization management. The guide
A modern In-App Purchases management framework for iOS.
SwiftyStoreKit is a Swift library and framework for processing in-app purchases on iOS, tvOS, and macOS. It serves as a wrapper for the StoreKit framework to manage consumable, non-consumable, and subscription transactions.
The main features of bizz84/swiftystorekit are: In-App Purchase Integrations, Subscription Status Validations, Digital Product Monetization Engines, Receipt Validation, Product Identifier Extractions, Digital Purchase Completions, Purchase Restorations, Subscription Lifecycle Management.
Open-source alternatives to bizz84/swiftystorekit include: polarsource/polar — Polar is a digital product monetization engine and subscription management system. It serves as a merchant of record… t3dotgg/stripe-recommendations — This project is a reference implementation for integrating Stripe payment processing into an application. It provides… futurice/ios-good-practices — This project provides a set of development guidelines and architectural recommendations for building iOS applications.… benjaminmayo/merchantkit — A modern In-App Purchases management framework for iOS. transitive-bullshit/agentic — Agentic is a tool marketplace and management platform designed for the Model Context Protocol. It provides a gateway… killbill/killbill — Kill Bill is a subscription billing platform and usage-based billing engine designed to manage recurring invoicing and…