steevanb/doctrine-stats

Strictly in development environment

Closed this issue · 1 comments

Nice library! Helped me a ton in my custom cms. I'm wondering if this would be strictly limited to a development environment if I also wanted to include the hydration statistics. Since I'd have to update my composer file and include all these scripts.

Hi, thanks !

You can add it in prod environment, but my advice is : don't do it.
It will slow Doctrine a little bit, add some dependencies, etc.