/al-swoole-php

Primary LanguagePHPMIT LicenseMIT

PHP Swoole

PHP Docker

💬 About

This project was developed following Swoole PHP: Servidor assíncrono e corrotinas com PHP course.

💻 Technologies

📜 Requirements

💿 Installation

git clone git@github.com:filipe1309/al-swoole-php.git
cd al-swoole-php

🏃 Running

Simple Swoole Server

docker-compose up
docker exec -ti $(docker ps -qf "name=server") php -S localhost:8001

Access http://localhost:8080

MVC App migrate to Swoole

docker run --rm -itv $(pwd):/app -w /app -p 8080:8080 php-swoole php mvc/public/swoole.php

Access http://localhost:8080

License

MIT

About Me


Done with ♥ by Filipe Leuch Bonfim 🖖


@ Generated with ShubcoGen™ 0.18.3