docker-php VS Docker-Stack

Compare docker-php vs Docker-Stack and see what are their differences.

docker-php

PHP 8 development environment with PHP-FPM, Nginx and MySQL, using Docker and Docker Compose. (by dyarleniber)

Docker-Stack

This repo contains a simple Docker setup with minimal configuration and only few files you can drop into many PHP-based projects. (by Kovah)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
docker-php Docker-Stack
1 1
76 32
- -
0.0 4.7
6 months ago 3 months ago
PHP PHP
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

docker-php

Posts with mentions or reviews of docker-php. We have used some of these posts to build our list of alternatives and similar projects.
  • Do I really need XAMPP ou LAMPP or any other version of these?
    1 project | /r/FreeCodeCamp | 13 May 2021
    Absolutely not. Nowadays, all you need is Docker. Save your projects anywhere, you run PHP in the docker container. You're going to want to learn a fair bit of docker to set up your own dev environment, but you can get started pretty quick with a preconfigured stack, starting with something like https://github.com/dyarleniber/docker-php. From there you can customize your own stack, then either moving up to Devilbox or Lando.

Docker-Stack

Posts with mentions or reviews of Docker-Stack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-14.
  • Refactor or Rewrite? - The Story of Game-Quotes.com
    2 projects | dev.to | 14 Apr 2021
    In February 2021 I made the final decision to throw the old Game Quotes into the trash and start from scratch. I set up Laravel 8 based on my Docker stack together with a minimal Tailwind configuration for the frontend, and then started porting the content.

What are some alternatives?

When comparing docker-php and Docker-Stack you can also consider the following projects:

docker-images - General use Docker images for projects

docker-freepbx - Dockerized FreePBX 15 w/Asterisk 17, Seperate MySQL Database support, and Data Persistence and UCP

laravel-route-attributes - Use PHP 8 attributes to register routes in a Laravel app

mariadb-galera - MariaDB Galera cluster dockerized environment

docker-lamp - Docker with Apache, MySql, PhpMyAdmin and Php

Voyager - Voyager - The Missing Laravel Admin

guide-to-deploying-laravel-on-vps - A comprehensive guide to deploying Laravel applications on Virtual Private Server

newznab-tmux - Laravel based usenet indexer

docker-php-devbox - Minimalist Docker PHP Development Environment with default Symfony installation

docker-php-extension-installer - Easily install PHP extensions in Docker containers

docker-laravel - 🐳 Build a simple laravel development environment with docker-compose.

ddev - Docker-based local PHP+Node.js web development environments