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: 2024-04-14 00:12:43 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