How can integrate PHP debugbar with MySQLI?

Viewed 20

The documentation on how to do this with PDO is pretty straightforward. However, not much can be found on how can I setup Php debugbar collector to log queries for a MYSQLI database connection ? Is this possible, and if so, then how can I achieve it ?

0 Answers
Related