Developerbar
Developer Bar (inspired on Kohana Debug Toolbar) for Kohana 3+ PHP
Install / Use
/learn @marcelorodrigo/DeveloperbarREADME
About
Now updated to work with Kohana 3.3.1
Developer Bar displays useful debug information about your Kohana Application This module is originally based on "Kohana Debug Toolbar" http://pifantastic.com/kohana-debug-toolbar/ for Kohana v2.3 (by Aaron Forsander).
Usage
- Checkout or download project and put into a folder called 'developerbar' under modules
- Enable Module - see http://kohanaframework.org/3.2/guide/kohana/modules#enabling-modules
- IMPORTANT: This module is not loaded automatically whey your project are in a production environment - see http://kohanaframework.org/3.2/guide/kohana/security/deploying
Kohana::modules(array(
...
'developerbar' => MODPATH.'developerbar', // Developer Bar
...
));
Force Enable/Disable
DeveloperBar attemps to enable/disabled ourself conform your environment settings. If you want force enable or disable DeveloperBar, simple use in any point:
// Force enable
Developerbar::factory()->enabled(true);
// Force disable
Developerbar::factory()->enabled(false);
No more changes on bootstrap.php or index.php to run a simple toolbar with debug information :)
Feel free to submit improvements or bug fixes.
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
