Download the PHP package nazonohito51/log-analyzer without Composer
On this page you can find all versions of the php package nazonohito51/log-analyzer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nazonohito51/log-analyzer
More information about nazonohito51/log-analyzer
Files in nazonohito51/log-analyzer
Download nazonohito51/log-analyzer
More information about nazonohito51/log-analyzer
Files in nazonohito51/log-analyzer
Vendor nazonohito51
Package log-analyzer
Short Description Analyze log files.(apache access log/ltsv)
License MIT
Package log-analyzer
Short Description Analyze log files.(apache access log/ltsv)
License MIT
Please rate this library. Is it a good library?
Informations about the package log-analyzer
LogAnalyzer
LogAnalyzer is PHP library that analyze log files.(ex: apache access log, ltsv) This library displays log data in a table format organized by dimensions. You can specify dimensions as log data keys or calculate programmable. If you want more detailed analysis, you can analyze recursively.
Usage
Simple usage.
Calculate dimension value
You can calculate dimension value by closure.
Analyze recursively
If you want to analyze more detail, you can get Collection object recursively from the View object.
All versions of log-analyzer with dependencies
PHP Build Version
Package Version
Requires
ext-simplexml Version
*
kassner/log-parser Version ~1.0
clover/text-ltsv Version ~1.0
phplucidframe/console-table Version ~1.0
symfony/finder Version ^4.1
guiguiboy/php-cli-progress-bar Version ^0.0.4
kassner/log-parser Version ~1.0
clover/text-ltsv Version ~1.0
phplucidframe/console-table Version ~1.0
symfony/finder Version ^4.1
guiguiboy/php-cli-progress-bar Version ^0.0.4
The package nazonohito51/log-analyzer contains the following files
Loading the files please wait ....