SkillAgentSearch skills...

CwsShareCount

PHP class to get social share count for Delicious, Facebook, Google+, Linkedin, Pinterest, Reddit, StumbleUpon and Twitter.

Install / Use

/learn @crazy-max/CwsShareCount
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Latest Stable Version Minimum PHP Version Build Status Code Quality Become a sponsor Donate Paypal

:warning: Abandoned project

This project is not maintained anymore and is abandoned. Feel free to fork and make your own changes if needed.

Thanks to everyone for their valuable feedback and contributions.

About

PHP class to get social share count for Delicious, Facebook, Google+, Linkedin, Pinterest, Reddit, StumbleUpon and Twitter.

Installation

composer require crazy-max/cws-share-count

And download the code:

composer install # or update

Getting started

See tests/test.php file sample to help you.

Example

Methods

getAll - Get all social share count.<br /> getDeliciousCount - Get delicious social share count.<br /> getFacebookCount - Get facebook social share count.<br /> getGooglePlusCount - Get google plus social share count.<br /> getLinkedinCount - Get linkedin social share count.<br /> getPinterestCount - Get pinterest social share count.<br /> getRedditCount - Get reddit social share count.<br /> getStumbleuponCount - Get stumbleupon social share count.<br /> getTwitterCount - Get twitter social share count.<br /> getError - Get the last error.

How can I help ?

All kinds of contributions are welcome :raised_hands:! The most basic way to show your support is to star :star2: the project, or to raise issues :speech_balloon: You can also support this project by becoming a sponsor on GitHub :clap: or by making a Paypal donation to ensure this journey continues indefinitely! :rocket:

Thanks again for your support, it is much appreciated! :pray:

License

MIT. See LICENSE for more details.

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated2y ago
Forks3

Languages

PHP

Security Score

80/100

Audited on Sep 4, 2023

No findings