The modern PHP app server. go+caddy+php 开发的php服务器 https://github.com/dunglas/frankenphp

Android advanced developer f24fbb25c9 Update 'README.md' 2 years ago
.gitignore c989b84644 Initial commit 2 years ago
LICENSE c989b84644 Initial commit 2 years ago
README.md f24fbb25c9 Update 'README.md' 2 years ago

README.md

frankenphp

docker run -v $PWD:/app/public \
    -p 80:80 -p 443:443 \
    dunglas/frankenphp