Skip to content

asterixcapri/php-docker-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP Docker Project Template

A minimal, battery-included starting point for modern PHP development with Docker Compose. Spin up a repeatable local stack in seconds, keep production parity, and stop polluting your host OS.

Quick Start

git clone https://github.com/asterixcapri/php-docker-project-template my-app
cd my-app
docker compose up -d
./shell.sh

About

Minimal Docker Compose template for PHP projects

Resources

Stars

Watchers

Forks