opengento/magento2-frankenphp-base

Magento 2 Base for FrankenPHP

Maintainers

Package info

github.com/opengento/magento2-frankenphp-base

Type:magento2-component

pkg:composer/opengento/magento2-frankenphp-base

Statistics

Installs: 40

Dependents: 0

Suggesters: 0

Stars: 9

Open Issues: 0

0.9.4 2026-06-02 08:12 UTC

This package is auto-updated.

Last update: 2026-06-02 08:13:01 UTC


README

Latest Stable Version License: MIT Packagist Packagist

Magento 2 Base for FrankenPHP

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/magento2-frankenphp-base

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Features

This base allows to run Magento 2 with FrankenPHP worker mode.

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow
  • Thomas Klein - Maintainer - GitHub followers
  • Contributors - Contributor - GitHub contributors

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!