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

Android advanced developer f24fbb25c9 Update 'README.md' 1 year ago
.gitignore c989b84644 Initial commit 1 year ago
LICENSE c989b84644 Initial commit 1 year ago
README.md f24fbb25c9 Update 'README.md' 1 year ago

README.md

frankenphp

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