Download the PHP package virdiggg/log-parser-ci3 without Composer
On this page you can find all versions of the php package virdiggg/log-parser-ci3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download virdiggg/log-parser-ci3
More information about virdiggg/log-parser-ci3
Files in virdiggg/log-parser-ci3
Download virdiggg/log-parser-ci3
More information about virdiggg/log-parser-ci3
Files in virdiggg/log-parser-ci3
Vendor virdiggg
Package log-parser-ci3
Short Description Log parser for default formatted log file in CodeIgniter 3
License MIT
Package log-parser-ci3
Short Description Log parser for default formatted log file in CodeIgniter 3
License MIT
Please rate this library. Is it a good library?
Informations about the package log-parser-ci3
A Simple Log Parser for CodeIgniter 3
Inspired from opcodesio/log-viewer for laravel.
HOW TO USE
-
Install this library with composer
-
Open your
config/config.php
, then edit this line. -
Optional, you can use
.log
extension, not the default.php
. Edit this line. -
Create a controller to use this library. Example is
application/controller/App.php
. This example is in JSON format; you can modify it accordingly. - Open your website.
All versions of log-parser-ci3 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package virdiggg/log-parser-ci3 contains the following files
Loading the files please wait ....