/swoole-bundle-symfony-demo

Minimal hello world Symfony application built with Swoole and Docker

Primary LanguagePHPMIT LicenseMIT

Swoole Bundle - Symfony Demo

Minimal hello world Symfony application with k911/swoole-bundle and Docker.

Quick start - docker

Requirements:

docker-compose build
docker-compose up

Quick start - local

Requirements:

composer install
./bin/console swoole:server:run

Links / usage