This package is meant to parse and process Apache log files. It supports arbitrary Apache log formats, but it already comes with built in definitions to specify the formats: common, combined, referer and agent.
There is a base class that parses and extracts information from the log lines. This class may be extended by a sub-class to process the logs to generate specific statistics data.
This package comes with the sub-class ApacheLogVisits as an example of extended class that is meant for counting page views and site vistors.
|
|
| Name: |
Apache Logs Reader |
| Base name: |
apachelogsreader |
| Description: |
Parsing and processing Apache log files |
| Version: |
- |
| PHP version: |
- |
| License: |
Freely Distributable |
| All time users: |
4728 users |
| All time rank: |
497 |
| Week users: |
2 users |
| Week rank: |
1329  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (87.5%) |
Sufficient (75.0%) |
Not sure (50.0%) |
Sufficient (75.0%) |
- |
- |
Sufficient (63.8%) |
551 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

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