performing/craft-frankenphp
最新稳定版本:1.0.0
Composer 安装命令:
composer require performing/craft-frankenphp
包简介
Frankenphp worker mode for Craft CMS
README 文档
README
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 for more information.
Installation
composer require performing/craft-frankenphp
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
This package is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 169
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-07