j4mie / idiorm

A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
http://j4mie.github.com/idiormandparis/
2.01k stars 369 forks source link

phpdebugbar #329

Closed rhnkyr closed 6 years ago

rhnkyr commented 6 years ago

Hello,

how can i use idiorm / paris with phpdebugbar?

Thanks in advance

treffynnon commented 6 years ago

I've never used it but it looks like you can. You will need to set it in the idiorm configuration: http://idiorm.readthedocs.io/en/latest/configuration.html#query-logger

On 21 Dec 2017 9:40 p.m., "rhnkyr" notifications@github.com wrote:

Hello,

how can i use idiorm / paris with phpdebugbar?

Thanks in advance

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/j4mie/idiorm/issues/329, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD-vy_Hqft6Y7Hl3MRkN3PBoeoqJZV-ks5tCkOQgaJpZM4RJtXw .

treffynnon commented 6 years ago

I am guessing that this answered your question so closing.