This Library is the Workerman Driver for CodeIgniter4 Burner.
- CodeIgniter Framework 4.4.0^
- CodeIgniter4-Burner 1.0.0-beta.3
- Composer
- PHP8^
- Enable
php-pcntl
extension - Enable
php-posix
extension - We recommend you to install php-event extension
You can install this Driver with the following command.
composer require monken/codeigniter4-burner-workerman:1.0.0-beta.3
Initialize Server files using built-in commands in the library
php spark burner:init Workerman
Start the server.
php spark burner:start