splashmedia/linkedin-php

LinkedIn client library

1.0.0 2013-06-26 19:43 UTC

This package is not auto-updated.

Last update: 2024-04-13 12:06:50 UTC


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.