library oauth-guzzle
Guzzle client for oauth
jcid/oauth-guzzle
Guzzle client for oauth
- Saturday, April 18, 2015
- by cmodijk
- Repository
- 0 Watchers
- 0 Stars
- 3,987 Installations
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 1 % Grown
PHPoAuthLib
PHPoAuthLib provides oAuth support in PHP 5.3+ and is very easy to integrate with any project which requires an oAuth client., (*1)
, (*2)
Installation
This library can be found on Packagist.
The recommended way to install this is through composer., (*3)
Edit your composer.json
and add:, (*4)
{
"require": {
"jcid/oauth-guzzle": "dev-master"
}
}
And install dependencies:, (*5)
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
dev-master
9999999-dev
Guzzle client for oauth
Sources
Download
MIT
The Requires
by
Cliff Odijk
php
oauth
guzzle
lusitanian
dev-jcid
dev-jcid
Guzzle client for oauth
Sources
Download
MIT
The Requires
by
Cliff Odijk
php
oauth
guzzle
lusitanian