Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 515 Bytes

File metadata and controls

17 lines (15 loc) · 515 Bytes

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