roundpartner/stripe-php

PHP Integration for Stripe Service

v0.4.1 2019-09-17 01:27 UTC

This package is not auto-updated.

Last update: 2025-03-30 04:59:52 UTC


README

Build Status Coverage Status

Stripe PHP

PHP Integration into Stripe Micro Service

composer require roundpartner/stripe-php

Clean code

./vendor/bin/phpcbf --standard=psr2 ./src ./tests

Testing

vendor/bin/phpunit