Benchmark Config Concurrency 1 Concurrency 5 Concurrency 10 Concurrency 20 Score
Hello world 1.3 ms 773 rq/sec 1.1 ms 4,514 rq/sec 2.1 ms 4,847 rq/sec 4.1 ms 4,820 rq/sec
8,798
REST API 1.7 ms 580 rq/sec 1.6 ms 3,038 rq/sec 2.9 ms 3,418 rq/sec 5.9 ms 3,383 rq/sec
17,303

Performance tools

Doctrine stats

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

steevanb/doctrine-stats
Doctrine read only hydrator

Add SimpleObject and ReadOnly hydrators do Doctrine (3,5x faster).

steevanb/doctrine-read-only-hydrator
PHP backtrace

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

steevanb/php-backtrace
Blackfire

Profile & optimize PHP apps.

blackfire.io