martin-georgiev/social-post

This package is abandoned and no longer maintained. No replacement package was suggested.

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

v1.0 2018-08-01 23:43 UTC

This package is auto-updated.

Last update: 2022-08-29 21:14:40 UTC


README

Scrutinizer Code Quality Build Status Coverage Status Latest Stable Version Total Downloads

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.