docker-php VS docker-compose-laravel

Compare docker-php vs docker-compose-laravel 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-compose-laravel

A simple shell script to run a Laravel application in docker container with nginx,mysql and php service using docker-compose. (by Naterus)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
docker-php docker-compose-laravel
1 1
76 3
- -
0.0 0.0
6 months ago over 3 years ago
PHP HTML
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-compose-laravel

Posts with mentions or reviews of docker-compose-laravel. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing docker-php and docker-compose-laravel you can also consider the following projects:

docker-images - General use Docker images for projects

devilbox - A modern Docker LAMP stack and MEAN stack for local development

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

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

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

website - Hack for LA's website

Docker-Stack - This repo contains a simple Docker setup with minimal configuration and only few files you can drop into many PHP-based projects.

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

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

NGINX-docker-starter - Dockerized NGINX with some tweaks