splashmedia/linkedin-php

LinkedIn client library

Installs: 10 327

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 4

Forks: 4

Open Issues: 3

pkg:composer/splashmedia/linkedin-php

1.0.0 2013-06-26 19:43 UTC

This package is not auto-updated.

Last update: 2025-09-27 19:02:04 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.