Lago is an open-source billing platform designed for managing subscriptions, usage-based metering, and automated invoicing. It functions as a comprehensive system for defining pricing plans, tracking real-time consumption via a metering engine, and controlling feature entitlements based on active customer subscriptions. The platform differentiates itself through a dynamic billing engine that supports hybrid pricing models and a credit-based wallet system for managing prepaid funds. It includes specialized tools for multi-tenant entitlement mapping, allowing operators to tie specific product p
This is the official repository for submitting and managing changes to the Laravel framework's documentation. It operates as an open source documentation platform where community contributions are organized through a versioned documentation structure, with each major or minor release maintaining its own set of documentation files. Documentation content is stored as plain Markdown files in a version-controlled repository, with changes tracked through Git commits and routed to specific branches that correspond to distinct release versions. Contributions are submitted via pull requests, enabling
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
The main features of laravel/cashier are: Open Source Laravel, Payments.
Open-source alternatives to laravel/cashier include: getlago/lago — Lago is an open-source billing platform designed for managing subscriptions, usage-based metering, and automated… ignited/laravel-omnipay — Omnipay for Laravel & Lumen. laravel/art — Laravel logo and other artwork. laravel/docs — This is the official repository for submitting and managing changes to the Laravel framework's documentation. It… laravel/envoy — Elegant SSH tasks for PHP. laravel/framework — This project is a full-stack web framework that provides a comprehensive environment for building server-side…