Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

PHP Docker Examples

A collection of practical examples showing how to run PHP applications with Docker.
Includes setups with Apache, MariaDB, MongoDB, phpMyAdmin, and Mongo Express.

What’s Inside

This repository contains the following examples:

FolderDescription
php-only/Basic PHP + Apache setup
php-mariadb/PHP + MariaDB + phpMyAdmin
php-mongodb/PHP + MongoDB + Mongo Express (dev/prod)

Each folder includes its own README.md with setup instructions, compose.yaml and application source code.

Getting Started

git clone https://github.com/SimonHRD/php-docker-examples.git

Then navigate into one of the example folders, and follow the instructions in its README.md.

About

Practical PHP + Docker examples with MariaDB and MongoDB

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages