Skip to content

Conversation

@kitrio
Copy link
Contributor

@kitrio kitrio commented Apr 30, 2025

  1. Added PHP extension (Intl ,bcmath) to Docker setup.

Symfony and Laravel use bcmath and intl, The current setup is using polyfills.
These extensions (bcmath, intl) are commonly used in PHP projects and are recommended to be enabled in default setups.

  1. Changed the Laravel opcache configuration to match Symfony.

Laravel makes heavy use of Symphony components, and the recommended settings for these full-stack PHP frameworks are similar.

kitrio added 2 commits March 28, 2025 22:33
* Add PHP extension instead of polyfill

* Change php.ini to the same settings as the Symfony Framework
* Add PHP extension instead of polyfill

* Change php.ini to the same settings as the Symfony Framework
@kitrio kitrio changed the title Added extensions used in Laravel, Symfony. Add extensions used in Laravel, Symfony. Apr 30, 2025
@msmith-techempower msmith-techempower merged commit c7c036e into TechEmpower:master Apr 30, 2025
4 checks passed
@joanhey
Copy link
Contributor

joanhey commented May 7, 2025

Good change, but I think that it is NOT important for this bench.

Thank you !!

litongjava pushed a commit to litongjava/FrameworkBenchmarks that referenced this pull request May 30, 2025
* [php] Add extension for Laravel

* Add PHP extension instead of polyfill

* Change php.ini to the same settings as the Symfony Framework

* [php] Add extension for Symfony

* Add PHP extension instead of polyfill

* Change php.ini to the same settings as the Symfony Framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants