laravel-team-paddle
by labrodev
Paddle billing adapter for labrodev/laravel-team — Cashier-Paddle gateway, Billable team model, and webhook plan sync.
laravel-team
by labrodev
Teams, memberships, invitations, roles and plan/billing mechanics for Laravel SaaS applications — the Labrodev multi-tenancy core.
laravel-cashier-revolut
by isapp
Revolut payment gateway driver for Laravel Cashier — charges, subscriptions, checkout and webhooks via the Revolut Merchant API
laravel-cashier-support
by isapp
Provider-agnostic Laravel Cashier contracts — drop-in billing interfaces mirroring laravel/cashier-stripe API for seamless provider switching (Revolut, Adyen, Wise)
laravel-id-billing
by cboxdk
Billing console for Cbox ID — plan, invoices and usage-vs-limit, read from a billing service through cboxdk/laravel-billing-client and plugged into the console through laravel-console-kit. Optional: install it only where you actually bill.
laravel-id-billing-bridge
by cboxdk
Meters Cbox ID identity usage to a billing service — reads the shared auth.* vocabulary off the transactional outbox and reports it exactly once. Optional: install it only where you actually bill.
billing-for-laravel
by pushery
Provider-neutral billing for Laravel: subscriptions, invoices, metered usage, dunning, tax and e-invoicing. Stripe-first, on provider-neutral contracts.
laravel-billing-client
by cboxdk
Cbox Billing — app-local enforcement SDK: leases allowance from a remote Cbox Billing service and enforces hard limits locally on the hot path, buffering and reporting usage in the background.
laravel-billing-clickhouse
by cboxdk
Cbox Billing — ClickHouse event-log adapter: a columnar EventLog implementation for event-heavy metering, for cboxdk/laravel-billing.
laravel-billing-mollie
by cboxdk
Cbox Billing — Mollie payment-gateway adapter: a PaymentGateway implementation backed by Mollie, for cboxdk/laravel-billing.
laravel-billing-stripe
by cboxdk
Cbox Billing — Stripe payment-gateway adapter: a PaymentGateway implementation backed by Stripe, for cboxdk/laravel-billing.
laravel-billing
by cboxdk
Cbox Billing — the billing engine for Laravel — a gateway-agnostic library: catalog, subscriptions, real-time usage metering with hard limits, a double-entry ledger, invoicing, and pricing operations.
laravel-cashier-bachs
by veekthoven
Laravel Cashier Bachs provides an expressive, fluent interface to Bachs' subscription billing services.
laravel-cashier-creem
by vblinden
Cashier Creem provides an expressive, fluent interface to Creem's subscription billing services.
laravel-subscription
by vnuswilliams
A robust, fluent and payment-agnostic subscription management package for Laravel. Handles plans, lifecycle (trial, grace period, cancellation) and consumable feature quotas.
entitlements-for-laravel
by gwhitdev
Plan-based feature entitlements for Laravel — the layer between Cashier (who pays) and your app (what paying unlocks). Facade: Tessera. Part of the Keel line.
laravel-aws-marketplace
by l-mendes
AWS Marketplace integration for Laravel SaaS: customer resolution, contract entitlements, metered usage, and EventBridge lifecycle events.
laravel-saas-kit
by mahbub
A complete SaaS boilerplate package for Laravel — Multi-tenancy, Subscriptions, Feature Flags, and BD/International Payment Gateways.
laravel-hierarchical-billing
A Laravel package for managing hierarchical account billing — supporting subscription, per-event, and sub-account billing models within a single tenant.
laravel-mollie-billing
by graystackit
Batteries-included Mollie billing for Laravel: VAT/OSS compliance, wallet-based metered billing, coupons, scheduled plan changes, trial flow, admin panel and a Livewire 4 customer portal.
laravel-polar
by akyroslabs
Polar.sh integration for Laravel — subscriptions, checkout, customer portal, webhooks, plan limits, usage billing, and benefits. Polar as Merchant of Record.
laravel-usage-limiter
by moneo
A metric-agnostic, account-level usage metering and enforcement engine for Laravel with atomic concurrency safety, idempotency, and pluggable pricing/enforcement policies.
laravel-billing-repository
Config-as-code for billing providers (Stripe, Paddle, etc.) in Laravel. Define products, prices, tax rates, webhooks, and billing settings in versioned files, then plan/apply with artisan commands.
laravel-bill-gateway
by egwudumebi
Multi-provider bill payments gateway for Laravel (airtime, data, TV, power, utilities).
laravel-core-platform
by m0hammadgh92
A production-grade, business-agnostic, multi-tenant Core platform for Laravel 11
laravel-pelecard
by yousefkadah
Laravel package for Pelecard payment gateway integration with Cashier-compatible subscription billing and multi-tenancy support
laravel-ai-metering
by ajooda
AI usage metering and billing for Laravel apps (tokens, quotas, credits, billing).
laravel-billing-core
by emeroid
A robust, driver-based, multi-gateway billing package for Laravel. Supports Paystack, PayPal, plan swapping, and dunning.
laravel-dodopayments
Official Laravel integration for DodoPayments - Accept payments with ease by ismail taibi
laravel-pdf-invoices
by akira
A modern, strictly typed, and extensible invoice generator for Laravel 12+ built with PHP 8.4 syntax. This package provides a clean builder pattern API, immutable data objects, and modular design inspired by LaravelDaily/laravel-invoices but rewritten from scratch with SOLID principles and Laravel best practices.
laravel-stripe-manager
Complete Laravel Stripe management package with UI for customers, products, subscriptions and payments
laravel-revenue-cat
by noopstudios
RevenueCat integration for Laravel to manage iOS and Android app subscriptions
laravel-cashier-paddle
by presttec
Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.
laravel-cashier-mollie
by presttec
Laravel Cashier provides an expressive, fluent interface to Mollie's subscription billing services.
laravel-cashier-braintree
by presttec
Laravel Cashier provides an expressive, fluent interface to Braintree's subscription billing services.
laravel-cashier
by presttec
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
laravel-business-core
by kirago
A Laravel business core multi-tenancies management data structure: orders, products, invoices, payments and more.