Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimzero/nimzerostripebundle
A Symfony Bundle to integrate Stripe.
https://github.com/nimzero/nimzerostripebundle
bundle payment payment-integration stripe symfony symfony-bundle
Last synced: about 1 month ago
JSON representation
A Symfony Bundle to integrate Stripe.
- Host: GitHub
- URL: https://github.com/nimzero/nimzerostripebundle
- Owner: NimZero
- License: mit
- Created: 2022-09-01T11:02:08.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T15:59:32.000Z (over 1 year ago)
- Last Synced: 2024-10-01T15:27:58.558Z (about 2 months ago)
- Topics: bundle, payment, payment-integration, stripe, symfony, symfony-bundle
- Language: PHP
- Homepage: https://packagist.org/packages/nimzero/stripe-bundle
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
NimZeroStripeBundle
===================[![License](https://img.shields.io/packagist/l/nimzero/stripe-bundle)](LICENSE)
![Symfony](https://img.shields.io/badge/Symfony-%3E%3D5.4-blue?logo=symfony)
![PHP](https://img.shields.io/badge/php-%3E%3D7.4-blue?logo=php)This bundle provides a base endpoint and utils to support the [Stripe](https://stripe.com) service in your Symfony application.
It requires PHP >=7.4 and is compatible with Symfony >=5.4.
License
-------This bundle is under the MIT license.
For the whole copyright, see the [LICENSE](LICENSE) file distributed with this source code.