spredfast / spredfast-oauth-php
PHP library for Spredfast OAuth
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Installs: 433
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 7
Forks: 0
Open Issues: 0
pkg:composer/spredfast/spredfast-oauth-php
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.*"
}
}