php-di-container-benchmarks
php-di-container-benchmarks copied to clipboard
Benchmark for some popular PHP Dependency Injection Containers.
Just wanted to let you know that [rdlowrey/auryn](https://github.com/rdlowrey/auryn) is not unmaintaned but rather has been reborn as [amphp/injector](https://github.com/amphp/injector). It's alive and well so it can be included in the benchmarks...
Hi @kocsismate, great work with this container benchmark!👍 I used it to benchmark my own dynamic PSR-11 container implementation: [https://github.com/semperton/container](https://github.com/semperton/container) It's far from famous but maybe nevertheless worth to be...
Bumps [yiisoft/yii2](https://github.com/yiisoft/yii2-framework) from 2.0.42.1 to 2.0.47. Changelog Sourced from yiisoft/yii2's changelog. 2.0.47 November 18, 2022 Bug #12636: Fix CompareValidator successful state when compareAttribute has an error (manchenkoff) Bug #14388: Fixed...
I've been developing a DI library for long. Would like to see the performance compared. Since recently it moved to a organization, it would be great to have it benchmarked....