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
trafficstars

It makes little sense to use relative numbers where 1.0 represents the worst framework tested. Instead, the best case (either the fastest framework or preferably no framework at all, see...

Fixes https://github.com/kenjis/php-framework-benchmark/issues/33 and includes fix for https://github.com/kenjis/php-framework-benchmark/issues/34 Simplifies the fix for https://github.com/kenjis/php-framework-benchmark/issues/8 Update: This PR also includes more robust results parsing, a php-based framework list, as well as fixes for...

I got this error on first run `bash setup.sh` with php7 ``` > TYPO3\Flow\Composer\InstallerScripts::postPackageUpdateAndInstall Generating optimized autoload files Deprecation Notice: The callback TYPO3\Flow\Composer\InstallerScripts::postUpdateAndInstall declared at /home/seyfer/www/php-framework-benchmark/typo3f-3.0/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Composer/InstallerScripts.php accepts a Composer\Script\CommandEvent but...

Enhancement request: It would be very interesting to be able to compare PHP 5.6 against 7.0 using your benchmarks. I mean: update the readme to show both.

Wondering what Nova might do in this (used to be called Simple MVC) http://novaframework.com/ Haven't seen it included much in benchmarks but for Codeigniter fans, it is organized similar but...

I suggest adding [Mako framework](http://makoframework.com) to the mix.

Hi, this project is perfect, but i have one wish. Could you add one czech PHP farmework, Nette? Thak you

I just do this benchmark on my droplet Digital Ocean, I have git clone, and do ``` sh setup.sh laravel-5.1/ ci-3.0/ yii-2.0/ ``` Success, but when I do ``` sh...

I love this project, great job! Will there be work on a CMS comparison project next?