Laravel Cashier

E452792

Laravel Cashier is an official Laravel package that provides an expressive, subscription billing interface for services like Stripe and Paddle, handling tasks such as subscriptions, coupons, invoices, and payment methods.

All labels observed (1)

Label Occurrences
Laravel Cashier canonical 2

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Laravel package ⓘ
subscription billing library ⓘ
category billing and payments ⓘ
configuration config/cashier.php ⓘ
designedFor SaaS applications ⓘ
developer Laravel LLC ⓘ
documentation https://laravel.com/docs/cashier ⓘ
framework Laravel ⓘ
installMethod Composer package ⓘ
integratesWith Paddle API ⓘ
Stripe API ⓘ
linked to: Stripe
license MIT License ⓘ
partOf Laravel ecosystem ⓘ
programmingLanguage PHP ⓘ
provides coupon handling ⓘ
invoice management ⓘ
payment method management ⓘ
proration handling ⓘ
subscription billing interface ⓘ
subscription management ⓘ
tax calculation integration ⓘ
trial management ⓘ
webhook handling ⓘ
repository https://github.com/laravel/cashier-paddle ⓘ
https://github.com/laravel/cashier-stripe ⓘ
requires Laravel framework ⓘ
linked to: Laravel
supports Paddle one-off charges ⓘ
Paddle subscriptions ⓘ
Stripe Checkout ⓘ
linked to: Stripe

Stripe payment intents ⓘ
discount coupons ⓘ
invoice PDF generation ⓘ
multiple subscription plans ⓘ
one-time charges ⓘ
payment method updates ⓘ
recurring payments ⓘ
resuming subscriptions ⓘ
subscription cancellation ⓘ
subscription quantity changes ⓘ
subscription swapping ⓘ
tax rates via Stripe ⓘ
team billing (via quantity or custom logic) ⓘ
webhook-based billing events ⓘ
supportsService Paddle ⓘ
Stripe ⓘ
targetAudience Laravel developers ⓘ
uses Eloquent models ⓘ
Laravel events ⓘ
Laravel queues ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Laravel → hasComponent → Laravel Cashier ⓘ
Laravel Spark → integratesWith → Laravel Cashier ⓘ