Download the PHP package lscarneiro/linkedin-php-sdk without Composer
On this page you can find all versions of the php package lscarneiro/linkedin-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lscarneiro/linkedin-php-sdk
More information about lscarneiro/linkedin-php-sdk
Files in lscarneiro/linkedin-php-sdk
Download lscarneiro/linkedin-php-sdk
More information about lscarneiro/linkedin-php-sdk
Files in lscarneiro/linkedin-php-sdk
Vendor lscarneiro
Package linkedin-php-sdk
Short Description PHP LinkedIn SDK
License MIT
Homepage https://github.com/ashwinks/PHP-LinkedIn-SDK
Package linkedin-php-sdk
Short Description PHP LinkedIn SDK
License MIT
Homepage https://github.com/ashwinks/PHP-LinkedIn-SDK
Please rate this library. Is it a good library?
Informations about the package linkedin-php-sdk
PHP-LinkedIn-SDK
A PHP wrapper for the LinkedIn API
Here's a quick way to get started with this wrapper:
Instantiate our class
Get the login URL - this accepts an array of SCOPES
LinkedIn will redirect to 'callback_url' with an access token as the 'code' parameter. You might want to store the token in your session so the user doesn't have to log in again
Make a request to the API
Overwrite curl options :
All versions of linkedin-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package lscarneiro/linkedin-php-sdk contains the following files
Loading the files please wait ....