fusio / adapter-stripe
Provides connections to work with the Stripe API
v6.2.0
2025-12-24 20:32 UTC
Requires
- php: >=8.1
- fusio/engine: ^6.0
- stripe/stripe-php: ^19.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.0
README
Fusio adapter which provides connections to work with the Stripe API. You can install the adapter with the following steps inside your Fusio project:
composer require fusio/adapter-stripe
php bin/fusio system:register "Fusio\Adapter\Stripe\Adapter"