Download the PHP package martin-georgiev/social-post without Composer
On this page you can find all versions of the php package martin-georgiev/social-post. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download martin-georgiev/social-post
More information about martin-georgiev/social-post
Files in martin-georgiev/social-post
Package social-post
Short Description Library helping you publish status updates on Facebook, LinkedIn and Twitter in centralised way
License MIT
Informations about the package social-post
What's this?
This is a library that provides centralised gateway for publishing post updates to social networks. Currently, it supports Facebook, LinkedIn and Twitter.
How to install it?
Recommended way is through Composer
composer require martin-georgiev/social-post
Additional help
Twitter has limited features for tweet customisation. This means that for tweets only message
and link
values (Message
instance) will be used.
Facebook doesn't support non-expiring user access tokens. Instead, you can obtain a permanent page access token. When using such tokens you can act and post as the page itself. More information about the page access tokens from the official Facebook documentation. Some Stackoverflow answers (here and here) also can of help.
License
This package is licensed under the MIT License.
All versions of social-post with dependencies
ext-curl Version *
abraham/twitteroauth Version ^0.7
facebook/graph-sdk Version ^5.4
happyr/linkedin-api-client Version ^1.0
php-http/curl-client Version ^1.7