Ephigenia / franklin

The PHP Website Info Recorder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Bitdeli Badge Dependency Status CircleCI Build Status Code Climate ![Gitter](https://badges.gitter.im/Join Chat.svg)

franklin is a library for storing and displaying various metrics aquired through different apis, web-services or scraped contents. Check the franklin demo page for a first impression.

One important ambition for franklin is that all access is made through public available content. No use of any API keys or tokens which makes it easier to setup.

List of available tests

Checkout the wiki for a complete list of the 35+ tests that can be displayed using franklin: franklin wiki

Running the Tests

composer install
vendor/bin/phpunit

Running specific groups of tests

vendor/bin/phpunit --group=Flipboard 

BEWARE!

This Version of franklin is currently in development and should only be used if you’re experienced with the previous version or programming.

Rewrite

There will be a rewrite of the whole franklin architecture in node.js in 2014. If you want to help me and help to build the next standard open source solution for tracking kpis for everyone please contact me. You can find contact infos on my github page

About

The PHP Website Info Recorder

License:MIT License


Languages

Language:PHP 98.9%Language:Ruby 0.6%Language:JavaScript 0.5%