All Projects → phpearth → stats

phpearth / stats

Licence: MIT License
📊 Statistics generator for Facebook Groups

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to stats

facebook-login-for-robots
Facebook Login for 🤖 robots
Stars: ✭ 41 (-18%)
Mutual labels:  facebook
fittrak
A data-driven workout tracking tool for the quantified-self 💪 🤓
Stars: ✭ 19 (-62%)
Mutual labels:  stats
stargazer
A app that gives you some statistics about your public Github repositories.
Stars: ✭ 36 (-28%)
Mutual labels:  stats
Roguin
One-stop-shop for Social Network integrations
Stars: ✭ 18 (-64%)
Mutual labels:  facebook
crack-pro
NEW FACEBOOK COINING TOOL
Stars: ✭ 77 (+54%)
Mutual labels:  facebook
nuxt-facebook-pixel-module
Inject Facebook pixel code
Stars: ✭ 82 (+64%)
Mutual labels:  facebook
ionic2-firebase-hackathon-starter
A hackathon starter for ionic2 using firebase, already has user authentication, reset password, google login etc
Stars: ✭ 34 (-32%)
Mutual labels:  facebook
facebook-send-api-emulator
Facebook Messenger Emulator & Facebook Send API Emulator functionality allowing you to test web hooks on developer's machine.
Stars: ✭ 24 (-52%)
Mutual labels:  facebook
spark-ar-creators
List of 9500 (and counting) Spark AR Creators. Open an issue or contact me if you want to be added.❤️
Stars: ✭ 122 (+144%)
Mutual labels:  facebook
Cracker-Tool
All in One CRACKER911181's Tool. This Tool For Hacking and Pentesting. 🎭
Stars: ✭ 181 (+262%)
Mutual labels:  facebook
mackerel-plugin-linux-proc-stats
Linux processes metrics plugin for mackerel.io agent.
Stars: ✭ 13 (-74%)
Mutual labels:  stats
fbvideos
🔗 Easily extract downloadable link of publicly available videos on facebook.
Stars: ✭ 28 (-44%)
Mutual labels:  facebook
oneshellcrack
a very very fast brute force webshell password tool
Stars: ✭ 42 (-16%)
Mutual labels:  facebook
LibraBrowser
LibraBrowser
Stars: ✭ 37 (-26%)
Mutual labels:  facebook
node-htmlmetaparser
A `htmlparser2` handler for parsing rich metadata from HTML. Includes HTML metadata, JSON-LD, RDFa, microdata, OEmbed, Twitter cards and AppLinks.
Stars: ✭ 44 (-12%)
Mutual labels:  facebook
ionic-auth-firebaseui
Ionic UI component for firebase authentication powered by @firebase, @angular and @angular/fire
Stars: ✭ 25 (-50%)
Mutual labels:  facebook
Qubes-scripts
Scripts that help with administration and usage of Qubes OS
Stars: ✭ 33 (-34%)
Mutual labels:  stats
gobo
💭 Gobo: Your social media. Your rules.
Stars: ✭ 87 (+74%)
Mutual labels:  facebook
scrapy facebooker
Collection of scrapy spiders which can scrape posts, images, and so on from public Facebook Pages.
Stars: ✭ 22 (-56%)
Mutual labels:  facebook
desktop
Free and open source streaming software built on OBS and Electron.
Stars: ✭ 3,684 (+7268%)
Mutual labels:  facebook

Stats Generator for Facebook Groups

Latest Version Build Status MIT License Coverage Status Quality Score SensioLabsInsight

PHP application for generating Facebook groups statistics.

Documentation

The Frequently Asked Questions might have an answer to your question.

Read the following chapters for using this application locally:

Quick Usage

  1. Create a new Facebook Application.

  2. Install application with Composer

    git clone git://github.com/php-earth/stats
    cd stats
    composer install
  3. Configure Parameters

    The componser installation script creates config/parameters.yaml file for your settings. Configuration parameters are described in comments in the parameters.yaml.dist. Provide values for your application, date range and other configuration.

  4. Generate Report

    bin/stats generate

    Insert the user access token generated manually via Graph API explorer.

License and Contributing

This repository is released under the MIT license.

You are welcome to suggest improvements or open a ticket.

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].