Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

phphleb/php-framework-benchmarks

Repository files navigation

PHP Framework Benchmarks

Checking the speed of the frameworks displaying the phrase 'Hello World' through the controller and view.

Check your server for compatibility.

PHP v7.3

To install, place this project on your server and point the address to the root directory.

or run locally

$ php -S localhost:8000

If there are problems with caching

chmod -R 777 ./php-framework-benchmarks/

PHP version higher than 7.0 is required as well as PHP extensions for the tested frameworks specified by their vendors.

  • Phalcon ~
  • HLEB v1.6.53
  • Fat-free v3.8.0
  • Slim v4.9.0
  • Yii2 v2.0.43
  • Lumen v8.3.4
  • Symfony v5.3.99
  • Laravel v7.30.6

EXAMPLE

About

PHP Framework benchmarks. Check your server for compatibility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published