PHPackages                             performing/craft-frankenphp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. performing/craft-frankenphp

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

performing/craft-frankenphp
===========================

Frankenphp worker mode for Craft CMS

1.0.1(3w ago)11576↑93.3%MITPHP

Since Jun 27Pushed 3w ago3 watchersCompare

[ Source](https://github.com/performingdigital/craft-frankenphp)[ Packagist](https://packagist.org/packages/performing/craft-frankenphp)[ RSS](/packages/performing-craft-frankenphp/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

FrankenPHP worker mode for Craft CMS
====================================

[](#frankenphp-worker-mode-for-craft-cms)

This package configure FrankenPHP worker mode with Craft CMS. This is only a package to start the worker mode. You need to install and configure FrankenPHP separately. Check the [FrankenPHP documentation](https://frankenphp.dev/docs/worker/#using-frankenphp-workers) for more information.

Installation
------------

[](#installation)

```
composer require performing/craft-frankenphp

```

Configuration
-------------

[](#configuration)

Update your `web/index.php` file to this version:

```
// Load shared bootstrap
require dirname(__DIR__) . '/bootstrap.php';

// Load and run Craft
$app = require CRAFT_VENDOR_PATH . '/performing/craft-frankenphp/web.php';
$app->run();
```

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

44

↑

FairBetter than 90% of packages

Maintenance95

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~346 days

Total

2

Last Release

24d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28866565?v=4)[Giorgio Pogliani](/maintainers/giorgiopogliani)[@giorgiopogliani](https://github.com/giorgiopogliani)

---

Top Contributors

[![giorgiopogliani](https://avatars.githubusercontent.com/u/28866565?v=4)](https://github.com/giorgiopogliani "giorgiopogliani (11 commits)")

### Embed Badge

![Health badge](/badges/performing-craft-frankenphp/health.svg)

```
[![Health](https://phpackages.com/badges/performing-craft-frankenphp/health.svg)](https://phpackages.com/packages/performing-craft-frankenphp)
```

###  Alternatives

[spicyweb/craft-neo

A Matrix-like field type with block hierarchy

393813.5k10](/packages/spicyweb-craft-neo)[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

293952.6k33](/packages/craftcms-feed-me)[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k68](/packages/verbb-formie)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k18](/packages/solspace-craft-freeform)[verbb/comments

Add comments to your site.

13753.9k](/packages/verbb-comments)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
