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.

Try in SPARQL Jump to: Statements Referenced by

Statements (49)

Predicate Object
instanceOf Laravel package
subscription billing library
category billing and payments
configuration config/cashier.php
designedFor SaaS applications
developer Laravel LLC NERFINISHED
documentation https://laravel.com/docs/cashier
framework Laravel NERFINISHED
installMethod Composer package
integratesWith Paddle API NERFINISHED
Stripe API NERFINISHED
license MIT License
partOf Laravel ecosystem
programmingLanguage PHP NERFINISHED
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 NERFINISHED
supports Paddle one-off charges
Paddle subscriptions
Stripe Checkout NERFINISHED
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 NERFINISHED
Stripe NERFINISHED
targetAudience Laravel developers
uses Eloquent models
Laravel events
Laravel queues

Referenced by (1)

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

Laravel hasComponent Laravel Cashier