roundpartner/

stripe-php

Stripe服务的PHP集成

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

This package is not auto-updated.

Last update: 2024-09-29 02:29:04 UTC


README

Build Status Coverage Status

Stripe PHP

将PHP集成到Stripe微服务中

composer require roundpartner/stripe-php

代码整洁

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

测试

vendor/bin/phpunit