https://github.com/ajaxray/symfonyanalyticsbundle
Simple, native, configurable analytics for Symfony 2.8 and Symfony3
https://github.com/ajaxray/symfonyanalyticsbundle
Last synced: about 2 months ago
JSON representation
Simple, native, configurable analytics for Symfony 2.8 and Symfony3
- Host: GitHub
- URL: https://github.com/ajaxray/symfonyanalyticsbundle
- Owner: ajaxray
- License: mit
- Created: 2016-12-12T16:05:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-22T17:22:15.000Z (over 8 years ago)
- Last Synced: 2025-02-10T05:42:04.563Z (4 months ago)
- Language: PHP
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
SymfonyAnalyticsBundle
==========================[](https://travis-ci.org/ajaxray/SymfonyAnalyticsBundle)
[](https://coveralls.io/github/ajaxray/SymfonyAnalyticsBundle?branch=master)Simple, native and configurable Analytics for Symfony2.8 and Symfony3 that understands the language of Symfony.
Good things are loading... Not yet ready to serve you!
### Points to detail later* Preparing for storing requests
* Creating summary records for day/week/month
* How to filter url (routes)
* How to manage watch groups
* How to use different database### Next Task
* Basic request logging with DBAL
* Add Route Filtering and Test
* Add behat tests to check filtering
* Relating requests to Watch-group
* Add basic reporting
* Start working with Redis Driver