Logging: Apache Logs Reader
Pascal Toussaint (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (87.5%)
| Sufficient (75.0%)
| Not sure (50.0%)
| Sufficient (75.0%)
| -
| -
| Sufficient (63.8%)
| 415 |
Click here for detailed information about this class on phpclasses.org