php-framework-benchmark icon indicating copy to clipboard operation
php-framework-benchmark copied to clipboard

PHP Framework Benchmark

Results 52 php-framework-benchmark issues
Sort by recently updated
recently updated
newest added

|framework |requests per second|relative|peak memory|relative| |-------------------|------------------:|-------:|----------:|-------:| |silex-2.0 | 612.74| 2.6| 0.66| 1.0| |symfony-3.3-micro | 418.91| 1.7| 0.87| 1.3| |symfony-3.0 | 267.08| 1.1| 1.24| 1.9| |symfony-3.3 | 240.20| 1.0| 1.31| 2.0|

easy-php -> A Faster Lightweight Full-Stack PHP Framework

[There](https://github.com/kenjis/php-framework-benchmark/pull/35) was an attempt to create better reproducible environment. I think it was too complicated so I created very simple docker stack. Please review, I think there should be some...

i think this framework is popular. Thank you

`composer global require "fxp/composer-asset-plugin"` command would force to install package into user's Composer global package. php-framework-benchmark goals to run the ab-test for each framework's Hello controller without rendering view. According...

Additional remarks for project path setting concept.

You can find the kraken project on https://github.com/kraken-php/framework

It would be interesting to see the frameworks performance against on the raw php echo and include. I know it should be the fastes on the chart (and not used...

It's not too fair to put together all of the framework types and even "libraries" against each other because their are used for separate role. If I want to know...

Phalcon 3 was released last week, would be really great if we could have a benchmark for it using PHP 7.