Generating statistics using PHP and Zend Framework -


i want build statistics generator should able use intervals such hour, day, week, month etc , group on different levels such customer, campaign, project. first built standard action function in controller feel might want break out , make class , make reusable. there standards building these type of statistics generators in general way?

add data collections, set interval , set grouping , start , end date feels usage needing.

check out http://www.phpclasses.org/ built classes if using zend framework thin mean word model not class if using mvc building model

o , statics use views , use google analytics pointless trying build 1 better


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -