Performance tools
Doctrine stats
Get Doctrine stats : managed entities, lazy loaded entities, hydration time etc.
steevanb/doctrine-stats
Doctrine entity merger
Add hint MERGE_ENTITY to merge fields retrieved by many queries with PARTIAL.
steevanb/doctrine-entity-merger
Symfony container introspection
View Symfony Container instantiated services, public / private services etc.
steevanb/symfony-container-introspection
PHP backtrace
Show nice equivalent to debug_backtrace(), with caller, code preview etc.
steevanb/php-backtrace