splashmedia/linkedin-php
LinkedIn client library
1.0.0
2013-06-26 19:43 UTC
Requires
- php: >=5.3.2
- ext-curl: *
README
Supports the new LinkedIn OAuth2 workflow. See sample/profile.php
for example of the API in action.
To install just add:
{ "splashmedia/linkedin-php": "dev-master" }
To the require
directive of your composer.json
file.