Skip to content

roundpartner/stripe-php

Repository files navigation

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