Download the PHP package fpt/stripe-bundle without Composer
On this page you can find all versions of the php package fpt/stripe-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package stripe-bundle
Stripe Bundle for Symfony
Description
This bundle helps stripe integration in your Symfony application.
For now it allows you to:
- Handle stripe webhooks as Symfony events
Next steps
- Redirect users to stripe dashboard
- Add stripe sync into your doctrine models (Customer, etc).
- If needed, integrate symfony messenger for async handling of webhooks
Installation
Installation is automated via Symfony flex, if you don't use flex or want to install manually the bundle, please go to the Manual installation section of the documentation.
composer require fpt/stripe-bundle
Documentation
- How to handle stripe webhooks ?
- Webhook testing with symfony functional tests
- Twig Function
Support - Contributing
- Feel free to open any issue about a missing feature or if you find a bug in this bundle.
- Contributions are welcome and encouraged.
All versions of stripe-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-curl Version *
symfony/framework-bundle Version ^5.4|^6.0|^7.0
symfony/http-client Version ^5.4|^6.0|^7.0
stripe/stripe-php Version >=7
ext-curl Version *
symfony/framework-bundle Version ^5.4|^6.0|^7.0
symfony/http-client Version ^5.4|^6.0|^7.0
stripe/stripe-php Version >=7
The package fpt/stripe-bundle contains the following files
Loading the files please wait ....