← Back to Packages

Package

Laravel Team Paddle

PHP Laravel

Paddle billing adapter for labrodev/laravel-team: a Cashier-Paddle BillingClient implementation.

Overview

Implements the BillingClient seam from labrodev/laravel-team on top of Cashier-Paddle: a Billable team model and webhook-driven plan synchronization, so team plan state stays in sync with Paddle subscription events.

Installation

composer require labrodev/laravel-team-paddle

Tips

  • Requires labrodev/laravel-team as the base package this adapter plugs into.
View on GitHub →