Registry / web-framework / laravel-cashier

laravel-cashier

JSON →
library16.5.3phppackagistunverified

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

composer require laravel/cashier
INSTALL
IMPORT
SIG · LARAVEL-CASHIER
L
laravel-cashier
web-frameworkphpv16.5.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Cashier
use Laravel\Cashier\Cashier;

Create a new Stripe subscription for a billable user.

use Laravel\Cashier\Cashier; $user->newSubscription('default', 'price_monthly')->create($paymentMethod);
Debug
Known issues
breakingRequires Laravel 9.x or higher and PHP 8.1+
fix
Upgrade to Laravel 9+ and PHP 8.1+
affects: <16.0.0
Upgrade
Version history
16.5.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
laravel-cashier — pip install laravel-cashier · libregistry