Download the PHP package happyr/linkedin-bundle without Composer
On this page you can find all versions of the php package happyr/linkedin-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download happyr/linkedin-bundle
More information about happyr/linkedin-bundle
Files in happyr/linkedin-bundle
Package linkedin-bundle
Short Description A symfony bundle for happyr/linkedin-api-client
License MIT
Homepage http://developer.happyr.com
Informations about the package linkedin-bundle
Happyr LinkedIn bundle
This is a very small bundle that registers a service for the LinkedIn client.
Easy installation
For an easy installation of all components, you can run this Composer command:
Then add LinkedInBundle to your AppKernel.
Optional
If you want some great debugging and an easier set up you may install the HTTPlugBundle.
Then make sure you have both HttplugBundle and LinkedInBundle to your AppKernel.
Why installing so many packages?
See the installation note at the LinkedIn client (installation) or the HTTPlug documentation.
Usage
For more info look at the libraries repository: https://github.com/Happyr/LinkedIn-API-client
Authentication
The easiest way to implement LinkedIn Authentication is to use Symfony's Guard component.
All versions of linkedin-bundle with dependencies
happyr/linkedin-api-client Version ^1.0
symfony/dependency-injection Version ^2.3 || ^3.0 || ^4.0
symfony/http-kernel Version ^2.3 || ^3.0 || ^4.0