Recommend this page to a friend! |
Download |
Info | Example | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 74 | All time: 10,212 This week: 46 |
Version | License | PHP version | Categories | |||
social-sync 1.0.0 | MIT/X Consortium ... | 5 | PHP 5, Web services, Social Networking |
<?php |
This is the simplest way to sync the feed for the multiple social websites.
[Facebook]
app_id="facebook_id"
app_secret="facebook_secret"
user_access_token="facebook_user_token"
[Twitter]
api_key="api_key"
[Plurk]
user_name="user_name"
user_password="password"
user_id="user_id"
> - Twitter API reference > - Facebook API reference > - Plurk Bot sample code
Files (17) |
File | Role | Description | ||
---|---|---|---|---|
examples (5 files) | ||||
src (1 file, 1 directory) | ||||
.editorconfig | Data | Auxiliary data | ||
.htaccess | Data | Auxiliary data | ||
composer.json | Data | Auxiliary data | ||
composer.lock | Data | Auxiliary data | ||
README.md | Doc. | Documentation | ||
receive.php | Example | Example script |
Files (17) | / | examples |
File | Role | Description |
---|---|---|
facebook.php | Example | Example script |
facebook_post.php | Example | Example script |
fb_callback.php | Example | Example script |
plurk.php | Aux. | Auxiliary script |
twitter.php | Example | Example script |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.