Download the PHP package wpoets/linkedin-handler without Composer
On this page you can find all versions of the php package wpoets/linkedin-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wpoets/linkedin-handler
More information about wpoets/linkedin-handler
Files in wpoets/linkedin-handler
Download wpoets/linkedin-handler
More information about wpoets/linkedin-handler
Files in wpoets/linkedin-handler
Vendor wpoets
Package linkedin-handler
Short Description LinkedIn API Integration handler for Awesome enterprise
License GPL-3.0-or-later
Homepage https://getawesomestudio.com/
Package linkedin-handler
Short Description LinkedIn API Integration handler for Awesome enterprise
License GPL-3.0-or-later
Homepage https://getawesomestudio.com/
Please rate this library. Is it a good library?
Informations about the package linkedin-handler
Linkedin Handler for Awesome Enterprise
Add support of LinkedIn API in Awesome Enterprise, introduces linkedin shortcode
Changelog
1.0.2
- Fixed: Switched to the oauth 2.0 php library at https://github.com/thephpleague/oauth2-client
1.0.1
- Fixed: Switched the api library to a fork maintained at https://github.com/samoritano/linkedin-api-php-client
1.0.0
- Initial release
Issues
While installing if you get issue like this
` Problem 1
- wpoets/linkedin-handler 1.0.0 requires zoonman/linkedin-api-php-client ^0.0.14 -> satisfiable by zoonman/linkedin-api-php-client[0.0.14].
- Installation request for wpoets/linkedin-handler ^1.0 -> satisfiable by wpoets/linkedin-handler[1.0.0].
- Conclusion: remove guzzlehttp/guzzle 7.2.0
- Conclusion: don't install guzzlehttp/guzzle 7.2.0
- zoonman/linkedin-api-php-client 0.0.14 requires guzzlehttp/guzzle ^6.3 -> satisfiable by guzzlehttp/guzzle[6.3.0, 6.3.1, 6.3.2, 6.3.3, 6.4.0, 6.4.1, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.5.4, 6.5.5].
- Can only install one of: guzzlehttp/guzzle[6.3.0, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[6.3.1, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[6.3.2, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[6.3.3, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[6.4.0, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[6.4.1, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[6.5.0, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[6.5.1, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[6.5.2, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[6.5.3, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[6.5.4, 7.2.0].
- Can only install one of: guzzlehttp/guzzle[6.5.5, 7.2.0].
- Installation request for guzzlehttp/guzzle (locked at 7.2.0) -> satisfiable by guzzlehttp/guzzle[7.2.0].`
Then here is what you can do to resolve it
-
Execute following to see which package requires it
composer why guzzlehttp/guzzle
-
Execute
composer require guzzlehttp/guzzle:^6.5
-
Finally, again try to install LinkedIn Handler using
composer require wpoets/linkedin-handler
- then remove the refernce of guzzle.
We're Hiring!
All versions of linkedin-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
composer/installers Version ~1.0
oomphinc/composer-installers-extender Version ^2.0
league/oauth2-linkedin Version ^5.1
composer/installers Version ~1.0
oomphinc/composer-installers-extender Version ^2.0
league/oauth2-linkedin Version ^5.1
The package wpoets/linkedin-handler contains the following files
Loading the files please wait ....