Benchmark Config Concurrency 1 Concurrency 5 Concurrency 10 Concurrency 20 Score
Hello world 1.5 ms 664 rq/sec 1.4 ms 3,696 rq/sec 2.5 ms 4,025 rq/sec 5 ms 4,004 rq/sec
7,341
REST API 2.1 ms 477 rq/sec 2 ms 2,468 rq/sec 3.7 ms 2,684 rq/sec 7.5 ms 2,668 rq/sec
13,913

Performance tools

Doctrine stats

Get Doctrine stats : managed entities, lazy loaded entities, hydration time etc.

steevanb/doctrine-stats
Symfony container introspection

View Symfony Container instantiated services, public / private services etc.

steevanb/symfony-container-introspection
Composer overload class

Allow to overload autoloaded classes, to include your files instead of supposed ones.

steevanb/composer-overload-class
PHP backtrace

Show nice equivalent to debug_backtrace(), with caller, code preview etc.

steevanb/php-backtrace