All Projects → crazy-max → CwsShareCount

crazy-max / CwsShareCount

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

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to CwsShareCount

sharon
A lightweight and modular social sharing library
Stars: ✭ 16 (+23.08%)
Mutual labels:  facebook, reddit, linkedin, pinterest, google-plus
react-custom-share
Social media share buttons for ReactJS. Use one of the built-in button themes or create a custom one from scratch.
Stars: ✭ 47 (+261.54%)
Mutual labels:  share, facebook, linkedin, pinterest
Login With
Stateless login-with microservice for OAuth
Stars: ✭ 2,301 (+17600%)
Mutual labels:  facebook, reddit, linkedin
Reaper
Social media scraping / data collection tool for the Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
Stars: ✭ 240 (+1746.15%)
Mutual labels:  facebook, reddit, pinterest
aboutmeinfo-telegram-bot
ℹ️ About Me Info Bot: Share your social media and links on Telegram
Stars: ✭ 20 (+53.85%)
Mutual labels:  share, facebook, linkedin
Skraper
Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, 9GAG, Pinterest, Flickr, Tumblr, IFunny, VK, Pikabu)
Stars: ✭ 72 (+453.85%)
Mutual labels:  facebook, reddit, pinterest
Socialreaper
Social media scraping / data collection library for Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
Stars: ✭ 338 (+2500%)
Mutual labels:  facebook, reddit, pinterest
Oauth
🔗 OAuth 2.0 implementation for various providers in one place.
Stars: ✭ 336 (+2484.62%)
Mutual labels:  facebook, reddit, linkedin
vue-socials
💬 Social media share buttons and counts for Vue.js
Stars: ✭ 32 (+146.15%)
Mutual labels:  share, reddit, linkedin
Keyring
Keyring is an authentication framework for WordPress. It comes with definitions for a variety of HTTP Basic, OAuth1 and OAuth2 web services. Use it as a common foundation for working with other web services from within WordPress code.
Stars: ✭ 52 (+300%)
Mutual labels:  facebook, linkedin, pinterest
Sharer.js
🔛 🔖 Create your own social share buttons. No jquery.
Stars: ✭ 1,624 (+12392.31%)
Mutual labels:  facebook, reddit, pinterest
Swiftui Animation
SwiftUI Animation
Stars: ✭ 233 (+1692.31%)
Mutual labels:  facebook, linkedin
Postwill
Posting to the most popular social media from Ruby
Stars: ✭ 181 (+1292.31%)
Mutual labels:  facebook, pinterest
Hackathon Starter Kit
A Node-Typescript/Express Boilerplate with Authentication(Local, Github, Facebook, Twitter, Google, Dropbox, LinkedIn, Discord, Slack), Authorization, and CRUD functionality + PWA Support!
Stars: ✭ 242 (+1761.54%)
Mutual labels:  facebook, linkedin
React Share Button
📱 React share button component with web-share api and fallback modal with native intent urls
Stars: ✭ 89 (+584.62%)
Mutual labels:  share, facebook
Share Selected Text
share selected text on twitter, buffer, and some others. Inspired by medium.com
Stars: ✭ 64 (+392.31%)
Mutual labels:  share, facebook
J2team Community
Join our group to see more
Stars: ✭ 172 (+1223.08%)
Mutual labels:  facebook, curl
Vuepress Plugin Social Share
📣 Social sharing plugin for VuePress
Stars: ✭ 27 (+107.69%)
Mutual labels:  share, facebook
Social Links
Simple library to count shares and generate share buttons
Stars: ✭ 91 (+600%)
Mutual labels:  share, facebook
keyring-social-importers
A collection of importers which pull your content back from social networks, and into your own WordPress install.
Stars: ✭ 26 (+100%)
Mutual labels:  delicious, pinterest

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

⚠️ 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.
getDeliciousCount - Get delicious social share count.
getFacebookCount - Get facebook social share count.
getGooglePlusCount - Get google plus social share count.
getLinkedinCount - Get linkedin social share count.
getPinterestCount - Get pinterest social share count.
getRedditCount - Get reddit social share count.
getStumbleuponCount - Get stumbleupon social share count.
getTwitterCount - Get twitter social share count.
getError - Get the last error.

How can I help ?

All kinds of contributions are welcome 🙌! The most basic way to show your support is to star 🌟 the project, or to raise issues 💬 You can also support this project by becoming a sponsor on GitHub 👏 or by making a Paypal donation to ensure this journey continues indefinitely! 🚀

Thanks again for your support, it is much appreciated! 🙏

License

MIT. See LICENSE for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].