Registry / auth / happyr-linkedin-api-client

happyr-linkedin-api-client

JSON →
library1.0.0phppackagistunverified

LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.

composer require happyr/linkedin-api-client
INSTALL
IMPORT
SIG · HAPPYR-LINKEDIN-AP
H
happyr-linkedin-api-client
authphpv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LinkedIn
use Happyr\LinkedIn\LinkedIn;

Instantiate the LinkedIn client and authenticate.

use Happyr\LinkedIn\LinkedIn; $linkedIn = new LinkedIn('clientId', 'clientSecret'); $linkedIn->authenticate();
Debug
Known issues
gotchaLinkedIn API v2 changes may break OAuth flow; check API version compatibility.
fix
Ensure you use the correct API version and scopes.
affects: >=1.0.0
Upgrade
Version history
1.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
happyr-linkedin-api-client — pip install happyr-linkedin-api-client · libregistry