2017 © Pedro Peláez
 

library social-counter

Display count number of each social media

image

mustafaismail22/social-counter

Display count number of each social media

  • Sunday, August 10, 2014
  • by mustafaismail22
  • Repository
  • 1 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

social-counter

Display count number of each social media, (*1)

example

$Social = new Social();

$Social->set_prefix('prefix_');

echo $Social->facebook('https://www.facebook.com/facebook');

echo $Social->twitter( "twitter username", "consumer key ", "consumer secret" , "access token" , "access token secret");

echo $Social->dribbble('http://dribbble.com/dribbble');

echo $Social->vimeo('http://vimeo.com/channels/staffpicks');

echo $Social->youtube('http://www.youtube.com/user/youtube');

echo $Social->github('https://github.com/mustafaismail22');


____

The Versions

10/08 2014

dev-master

9999999-dev

Display count number of each social media

  Sources   Download

MIT

The Requires

 

18/06 2014

0.7.x-dev

0.7.9999999.9999999-dev

Display count number of each social media

  Sources   Download

MIT

The Requires