syedmahamudul / laravel-stripe
Complete Stripe Payment Gateway Integration for ALL Laravel & PHP Versions
v1.0.0
2026-07-27 12:32 UTC
Requires
- php: >=7.0
- ext-curl: *
- ext-json: *
- stripe/stripe-php: ^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0|^14.0
Requires (Dev)
- phpunit/phpunit: ^7.0|^8.0|^9.0|^10.0
Suggests
- illuminate/contracts: Required for Laravel integration (any version)
- illuminate/database: Required for Laravel integration (any version)
- illuminate/http: Required for Laravel integration (any version)
- illuminate/routing: Required for Laravel integration (any version)
- illuminate/support: Required for Laravel integration (any version)
- laravel/framework: Required for Laravel integration (any version 5.5 - 11.x)
- orchestra/testbench: Required for testing (any version)
README
Complete Stripe Payment Gateway Integration for ALL Laravel Versions (5.5 - 11.x)
Features
- ✅ One-time Payments
- ✅ Subscription Management
- ✅ Checkout Sessions
- ✅ Payment Intents
- ✅ Webhook Handling
- ✅ Customer Management
- ✅ Refund Processing
- ✅ Payment Status Tracking
- ✅ Multiple Currency Support
- ✅ Supports ALL Laravel Versions 5.5 - 11.x
- ✅ Supports PHP 7.1 - 8.3
Requirements
- PHP 7.1 - 8.3
- Laravel 5.5 - 11.x
- Stripe Account
Installation
1. Install via Composer
composer require syedmahamudul/laravel-stripe