spredfast / spredfast-oauth-php
There is no license information available for the latest version (1.0.2) of this package.
PHP library for Spredfast OAuth
This package's canonical repository appears to be gone and the package has been frozen as a result.
1.0.2
2015-12-11 13:05 UTC
Requires
- php: >=5.4.0
- ext-curl: *
This package is not auto-updated.
Last update: 2020-02-07 16:20:05 UTC
README
Install via composer:
{
"require": {
"spredfast/spredfast-oauth-php": "1.*"
}
}