Releases: myaaghubi/PHP-Frameworks-Bench
Releases · myaaghubi/PHP-Frameworks-Bench
PHP Frameworks Bench v2.4.1
What's Changed
- Two new items
Symfony-7.0
andCakePHP-5.0
- Docker & Github Actions both updated with
PHP-8.3
- Some fixes
Full Changelog: 2.4...2.4.1
PHP Frameworks Bench v2.4
- Frameworks updated to support
PHP 8.3
- Results updated with
PHP 8.3
- Some fixes
Full Changelog: 2.3.1...2.4
PHP Frameworks Bench v2.3.1
Versions fixed #44
PHP Frameworks Bench v2.3
- Added ability to have multiple benchmarks/results ordered by date and compare them
- Added
apache-docker.sh
if the user hesitated to install it show-table.sh
moved toresults.sh
with some chengs & new options & compatibility with the recent changes (usebash results.sh -h
)- For
benchmark.sh
option-c|--clear
changed to-f|--fresh
(usebash benchmark.sh -h
) - Some changes and some fixes (checkout
README.md
)
PHP Frameworks Bench v2.2.1
Delete file 0
PHP Frameworks Bench v2.2
- Added the same
public
dir for all libs - Colored
check.sh
& better output - Some changes in permissions for
setup.sh
&update.sh
- Symfony 6.2 updated to 6.3
- Benchmarks of Symfony 5.4 has been updated
- Siler has been removed (php 8.2 not supported)
- Slim 3.x has been removed (php 8.2 not supported)
- FrameworksX has been removed (it is more async, out of scope)
- Some changes & fixes
Full Changelog: v2.1.2...v2.2
PHP Frameworks Bench v2.1.2
Added KumbiaPHP 1.1
PHP Frameworks Bench v2.1.1
A bug fixed with the bash show-table.sh
PHP Frameworks Bench v2.1.0
Now using ChartJS
Frameworks updated
Benchmarks & Charts updated
All clean.sh
fixed to remove hidden files too
Some other fixes