This package is meant to keep track of the count of users access to the pages of a site. The counter class can also output the current access count in an HTML table.
Page accesses are considered by the remote user computer IP address only if sufficient time has passed, by default one hour. During this access window, a count is kept of the accesses to the page by a specific ip address.
This allows possible detection of denial of service attacks by keeping data useful for tracking access patterns by specific hosts.
All data is kept in a MySQL database.
This class is officially compatible with PHP 5.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Insufficient (35.0%) |
Sufficient (70.0%) |
- |
Sufficient (60.0%) |
- |
- |
Insufficient (30.5%) |
1904 |
| Month: |
Not yet rated by the users |
| Class |
Dependency |
Why it is needed |
| DB |
Required |
SQLData |

If you know an application of this package, send a message to the
author to add a link here.