teckhouse / analytics-bundle
Extensible stats system for your site.
Installs: 56
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 5
Open Issues: 1
Type:symfony-bundle
Requires
- php: >=5.3.2
Requires (Dev)
- symfony/framework-bundle: >=2.1,<2.2-dev
Suggests
- knplabs/knp-menu-bundle: Useful to show a menu with all available widget
This package is not auto-updated.
Last update: 2025-03-24 15:39:24 UTC
README
This Bundle provide a Symfony2 stats system so you can track varius information.
You can easly collect data and define widget to show it. There are some dewfault widget that you can use:
- counter
- leaderboard
Furthermore there is a web interface to create new widget through show one or more collected data.
Prerequisites
The code is tested with Symfony 2.2.
Installation
Install with composer
"teckhouse/analytics-bundle": "dev-master"
Register the bundle
new TeckHouse\AnalyticsBundle\TeckHouseAnalyticsBundle()
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE