Skip to content

mustikkakeitto/kohana-firephp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kohana 3.1 FirePHP module

Profiling and Debugging your Kohana through Firebug

Installation:

  1. Download this module and add it to your MODPATH
  2. Enable it in the bootstrap
  3. Enjoy!

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
  • Vendor used for this version has a known issue with non-UTF8 arrays
  • It's highly recommended that you disable this module in production

About

FirePHP module for Kohana 3.1+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%