Skip to content

kloopko/kohana-firephp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kohana 3.3 FirePHP module

Profiling and Debugging your Kohana through Firebug

Installation:

  1. Download this module and add it to your MODPATH
  2. Update submodules inside of this modules folder
  3. Enable it in the bootstrap

Notes:

  • You must install Firebug and FirePHP to use this module
  • FirePHP sends its' data through headers, meaning:
    • Your server probably limits header size to ~8KB
    • Outputting large datasets can break this
  • Although there's a catch for PRODUCTION mode inside of the init file, it's highly recommended that you disable this module in production

About

FirePHP module for Kohana 3.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%