PHPackages                             marcusmyers/laravel-docker-skeleton - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. marcusmyers/laravel-docker-skeleton

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

marcusmyers/laravel-docker-skeleton
===================================

A laravel app skeleton that uses docker

2.0.1(9y ago)147MITPHP

Since May 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/marcusmyers/laravel-docker-skeleton)[ Packagist](https://packagist.org/packages/marcusmyers/laravel-docker-skeleton)[ RSS](/packages/marcusmyers-laravel-docker-skeleton/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Laravel Docker Skeleton
=======================

[](#laravel-docker-skeleton)

Laravel Docker Skeleton is a package that can be used to create a new laravel app with docker in mind. There are other solutions out there like [Laradock](http://laradock.io/), but this seems a lot easier to get started.

Requirements
------------

[](#requirements)

- docker
- docker-compose

> *Note* These can be installed with [Docker for Mac](https://www.docker.com/docker-mac) or [Docker for Windows](https://www.docker.com/docker-windows) depending on your operating system.

Usage
-----

[](#usage)

To get started with a laravel project with docker built in create your project like so.

```
$ composer create-project marcusmyers/laravel-docker-skeleton ./my-project
$ cd my-project
$ docker-compose up -d
```

Technologies
------------

[](#technologies)

### Docker Images

[](#docker-images)

- Base Image [marcusmyers/laravel](https://github.com/marcusmyers/dockerfiles/blob/master/laravel/Dockerfile)
- Mysql [mysql:latest](https://hub.docker.com/_/mysql/)
- Redis [redis:latest](https://hub.docker.com/_/redis/)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

4

Last Release

3337d ago

Major Versions

1.1.0 → 2.0.02017-05-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/f71e0894b0f23222260ff8467126f98eb98204b875933a3ac6e03d45c6d60ebe?d=identicon)[marcusmyers](/maintainers/marcusmyers)

---

Top Contributors

[![marcusmyers](https://avatars.githubusercontent.com/u/337947?v=4)](https://github.com/marcusmyers "marcusmyers (15 commits)")

---

Tags

laraveldockerdocker-compose

### Embed Badge

![Health badge](/badges/marcusmyers-laravel-docker-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/marcusmyers-laravel-docker-skeleton/health.svg)](https://phpackages.com/packages/marcusmyers-laravel-docker-skeleton)
```

###  Alternatives

[downtoworld/laravel-devops

Laravel Cloudflare-Tunnels Ready Production Docker-Compose

161.1k](/packages/downtoworld-laravel-devops)[neo/little-sail

Smaller Alpine based image for Laravel Sail runtimes

379.1k](/packages/neo-little-sail)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
