Benchmark Config Concurrency 1 Concurrency 5 Concurrency 10 Concurrency 20 Score
Hello world 1.4 ms 714 rq/sec 1.1 ms 4,449 rq/sec 2.1 ms 4,674 rq/sec 4.3 ms 4,669 rq/sec
8,454
REST API 2.4 ms 421 rq/sec 2.3 ms 2,146 rq/sec 4.3 ms 2,304 rq/sec 8.6 ms 2,320 rq/sec
12,122

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