Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.