Skip to content

justinhernandez/webgrind-for-Kohana-V3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webgrind Module for the Kohana V3 PHP Framework
---------------------------------------------

Thanks to Joakim Nygard and Jacob Oettinger for writing Webgrind and to Derick
Rethans for Xdebug.

Slightly modified version of Webgrind included in vendor to make it work as
a Kohana module.

1. Install xdebug http://www.xdebug.org/docs/install.
2. Enable xdebug and make sure xdebug.profiler_enable_trigger = 1.
3. Install webgrind into the folder 'webgrind' in the Kohana modules folder.
4. Copy media files from vendor/webgrind/js|styles|img into public facing media folders.
5. Change the config settings in webgrind/config/webgrind.php.

To profile a page append ?XDEBUG_PROFILE to any page.
Then load the webgrind page and view cachegrind file.

Email me if you have any comments or suggestion. Thanks.

Justin Hernandez
justin[at]transphorm.com

About

Webgrind module for the Kohana PHP Framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages