monken/codeigniter4-burner-roadrunner

CodeIgniter4 out-of-the-box high-performance server, RoadRunner Driver.

1.0.0-beta.3 2023-10-30 14:15 UTC

This package is auto-updated.

Last update: 2024-04-30 00:56:42 UTC


README

logo

This Library is the RoadRunner Driver for CodeIgniter4 Burner.

English Document

正體中文文件

Install

Prerequisites

  1. CodeIgniter Framework 4.4.0^
  2. CodeIgniter4-Burner 1.0.0-beta.3
  3. Composer
  4. PHP8^
  5. Enable php-curl extension
  6. Enable php-zip extension
  7. Enable php-sockets extension

Composer Install

You can install this Driver with the following command.

composer require monken/codeigniter4-burner-roadrunner:1.0.0-beta.3

Initialize Server files using built-in commands in the library

php spark burner:init RoadRunner

Start the server.

php spark burner:start