Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/delfimov/awstats-parser
https://github.com/delfimov/awstats-parser
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/delfimov/awstats-parser
- Owner: delfimov
- Created: 2012-02-21T13:32:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-02-21T13:33:48.000Z (over 12 years ago)
- Last Synced: 2023-03-22T13:43:46.259Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 89.8 KB
- Stars: 4
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Awstats Parser
==============Usage:
$parser = new awstatsDataParser('/path/to/awstats/data.file.txt');Parsed data is in $parser->info array.