/SymfonyAnalyticsBundle

Simple, native, configurable analytics for Symfony 2.8 and Symfony3

Primary LanguagePHPMIT LicenseMIT

SymfonyAnalyticsBundle

Build Status Coverage Status

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