# laradock/laradock

Full PHP development environment for Docker. Run Laravel, Symfony, CodeIgniter, Phalcon, WordPress, Drupal, Magento, Moodle, or any PHP project with 70+ pre-configured services: Nginx, Apache, PHP-FPM, MySQL, PostgreSQL, MongoDB, Redis, Elasticsearch & more.

Repository: https://github.com/laradock/laradock
Canonical: https://ross.abutalabs.com/products/laradock
Homepage: https://laradock.io
Language: Dockerfile
License: MIT
License Family: permissive
Topics: docker, php-container, php-environment, docker-environment, php-docker, php-docker-image, laradock, laravel-docker, php-docker-images, docker-container, docker-compose-template, docker-compose, laravel-docker-compose, docker-laravel, docker-symfony, docker-wordpress, php, docker-nginx-php, docker-drupal, hacktoberfest
Last push: 2026-08-16T23:05:08+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 93, longevity 100
- inputs: {"age_days": 4030, "days_push": 17, "days_rel": 49, "gap_med": 0, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12671, forks 4355 (observed 2026-08-28T04:10:59.578751+00:00)

## What it is
Laradock is a full PHP development environment for Docker, shipping pre-configured containers for web servers, PHP-FPM, databases, caching, search, and 100+ other services. It works with any PHP project (Laravel, Symfony, WordPress, etc.) via a CLI or plain Docker Compose, and includes production deployment tooling.

## Use cases
- run laravel on docker locally
- set up a php development environment with docker
- spin up nginx php-fpm mysql redis stack for php
- docker environment for wordpress or symfony development
- eliminate works on my machine issues in php teams
- deploy php app to kubernetes or cloud run from docker setup
- local php stack without installing php and mysql natively

## When to choose
- you develop PHP applications and want a complete, pre-configured local Docker stack
- you work across Laravel, Symfony, WordPress, or other PHP frameworks and want one consistent environment
- your team needs identical dev environments on Linux, macOS, and Windows
- you want optional production deployment from the same Docker setup

## When to avoid
- you only need a single lightweight container or custom minimal Dockerfile
- your project is not PHP-based
- you prefer managing your own docker-compose files from scratch
- you need a production-only orchestration solution rather than a dev environment

## Facets
- artifact type: infra-config
- maturity: active
- function: deployment, container-orchestration, developer-tools, http-server, caching, database
- domain: web-development, developer-tools, backend
- platform: windows, cross-platform, php
- tags: docker-compose, php-development-environment, laravel, symfony, wordpress, local-development, php-fpm, nginx, mysql, redis, boilerplate, containers, devops, docker, linux, macos

## Member repositories
- laradock/laradock (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:59.578751+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:52.392520+00:00, confidence not recorded.
  - readme: https://github.com/laradock/laradock (fetched 2026-08-28T04:10:59.578751+00:00, sha 4e7d3c594260)
  - homepage: https://laradock.io (fetched 2026-08-29T08:10:12.793583+00:00, sha 71dc572eefeb)
  - site_page: https://laradock.io/docs/Intro (fetched 2026-08-29T08:10:12.796510+00:00, sha b4191447313f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
