项目作者: cleverer

项目描述 :
Minimal page stat script.
高级语言: PHP
项目地址: git://github.com/cleverer/minimalstats.git
创建时间: 2017-01-02T09:23:39Z
项目社区:https://github.com/cleverer/minimalstats

开源协议:MIT License

下载


minimalstats

Minimal page stat script.
Still at a very early developement phase.

You can find the documentation on: https://cleverer.github.io/minimalstats

TODO

  • Update Readme according to https://guides.github.com/features/wikis
  • installer.php
    • Database creation
    • Check for installed version/database
  • minimalstats.php
    • Check for installation or else die
    • Config check-method to check for required data and set defaults
  • counter.php
    • User processing
  • view.php
    • Data visualization
  • Localization
  • Write Documentation

Installation

System requirements:

  • Apache
  • PHP >= 5.3.0
    • mysqli extension
  • MySQL DB

Version history

0.1

First commit.