social-post

Library helping you publish status updates on Facebook, LinkedIn and Twitter in centralised way.

MIT License

Downloads
38.9K
Stars
9
Committers
3

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.

Package Rankings
Top 8.39% on Packagist.org
Badges
Extracted from project README
Scrutinizer Code Quality Coverage Status