Skip to content

A docker project you can use for deploy PHP 7.4 with Mysql, Nginx, Xdebug. This package is useful for development environment of PHP pure projects

License

Notifications You must be signed in to change notification settings

shayand/docker-pure-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOCKER XAMPP Alternative

This is a docker compose project for developing code with PHP 7.4 and mariadb 10.4

Summary

This package is built for development of PHP pure project.

  • Main Goal: XAMPP ALTERNATIVE FOR DEVELOPMENT WITH DOCKER
  • Includes:
    • PHP 7.4 PHP FPM
    • NGINX latest veriosn of alpine nginx
    • MariaDB 10.4 The most common version of mariaDB
    • Redis Driver the Redis driver of PHP
    • MongoDb Driver the MongoDb driver of PHP
    • XDebug ability to debug project with XDebug
    • Black-Fire @fabpot black-fire cli
    • NPM Node.js package manager
    • TimeZone We set Asia\Tehran Timezone for PHP

Getting Started

For starting simply use this command

docker-compose up -d

For stopping the containers use this command

docker-compose down

About

A docker project you can use for deploy PHP 7.4 with Mysql, Nginx, Xdebug. This package is useful for development environment of PHP pure projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published