igorsantos07 / yii-whoops

Integrates the Whoops library into Yii 1.1.
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Implement Yii-related info / re-enable Yii Debug Toolbar #3

Open igorsantos07 opened 10 years ago

igorsantos07 commented 10 years ago

Two options here:

  1. Make the class play nicely with malyshev's debug toolbar, so the developer can get information about the framework environment, like views, queries and stuff
  2. Mimic the toolbar functions of sniffing through the framework, collecting info, and then display those as Whoops dataTables