timenomad / php-stripe-oauth
There is no license information available for the latest version (1.0.4) of this package.
PHP library which helps perform an OAuth2 flow for Stripe.
1.0.4
2016-01-29 08:29 UTC
Requires
- php: >=5.3.0
- timenomad/oauth2-php-closed-source: ^1.0
This package is not auto-updated.
Last update: 2024-12-21 19:45:46 UTC
README
This is a fork of https://github.com/onassar/PHP-StripeOAuth to accomplish composer compatibility. The only difference is the addition of a composer.json file.