
Metrics Reporter is an AJAX powered, mobile friendly and highly customizable and extendable website metrics analyzer written in PHP. The main goal of Metrics Reporter is to allow people to run their own rating service. In contrast to all the existing scripts out there, it was built with extendability and customizability in mind – from ground up
Metrics Reporter is an AJAX powered, mobile friendly and highly customizable and extendable website metrics analyzer written in PHP.
The main goal of Metrics Reporter is to allow people to run their own rating service. In contrast to all the existing scripts out there, it was built with extendability and customizability in mind – from ground up.
Features
It’s features could be divided into several groups, but here is an overview of what you can expect from it:
- Vanilla PHP (no framework)
- AJAX Powered
- Mustache template engine
- JSON API – generate reports from everywhere
- a lot of prewritten metrics/tasks
- completely separated views (Mustache)
- and a lot more…
Changelog
Version 1.3.2 / 01.12.2013
- curl_exec_follow as it failed with open_basedir otherwise
- Merge branch ‘release/1.3.1’ into develop
- fix false blacklist reporting
- remove safe_mode check as it’s required anyway (by SEOstats)
- CURLOPT_FOLLOWLOCATION only if no safe_mod or open_basedir
- robots + sitemap check
- 2 more OpenSiteExplorer tasks + fixes in existing OpenSiteExplorer tasks
- jQuery map file
- phpDoc is the standard; remove phpdox
- Merge branch ‘feature/seostats’ into develop
- fixed SEOMoz tasks by OpenSiteExplorer + StumbleUpon shares
- updates SEOstats library
- phpdox
- Merge branch ‘release/1.2.4’ into develop
- allow passing URL to script
- move readme to docs folder
- fix meta information
- FlatDoc documentation
- .lock should be included in dev
- autoload classes
- upgraded external libraries
- optimize autloader/general speed improvements
- upgraded `jQuery` to latest version
- upgraded `php_fast_cache` to latest version
- speed up CURL requests using GZIP compression
- `seo_duplicateContent metric`
- `$report->getProtocol()`
- phpDoc(umentor)
- renamed `classes` to `core`
- much refactoring/cleanup
- print stylesheet
- include phpWhois through composer
- new documentation
- added caching functionality
- refactored API
- initial release

No comments:
Post a Comment