/codeigniter_krumo

spark for codeigniter krumo integration

Primary LanguagePHP

Krumo

Requirements

Setup

  1. Install Sparks if you haven't done so already.
  2. Install the google-analytics-lib spark (see here if you don't know how).

Info

Integration krumo into codeigniter.

Usage

controler call

$this->load->spark('krumo/x.x.x');

To load the aggregate spark..

Krumo

incluede:

config-> autoload.php
libraries->krumo.php
libraries->krumo.ini
libraries->krumo.js
libraries->skins

Setup:

in config file ( krumo.ini into library folder )

[skin] for select krumo skin

[css] for extend external css file ( not recommend , more load time )

HOW TO CALL:

krumo('string');

krumo($variable);