PHPackages                             wartisans/docker-laravel - 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. wartisans/docker-laravel

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

wartisans/docker-laravel
========================

Simple docker container for laravel

011PHP

Since Mar 4Pushed 6y ago2 watchersCompare

[ Source](https://github.com/webartisans-es/docker-laravel)[ Packagist](https://packagist.org/packages/wartisans/docker-laravel)[ RSS](/packages/wartisans-docker-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Docker Laravel
==============

[](#docker-laravel)

This is a simple package that creates some commands to run easily a docker container in order to serve you laravel app from docker.

This is meant only for development purposes.

### Installation

[](#installation)

```
composer require wartisans/docker-laravel --dev
```

if you want to change any of the configurations you can publish the `docker-laravel.php` configuration, if not, it will just take the defaults.

```
 php artisan vendor:publish --provider="WebArtisans\\DockerLaravel\\Providers\\DockerLaravelServiceProvider"
```

### Usage

[](#usage)

To serve your current project you can just run

```
php artisan docker:serve
```

To stop the current container

```
php artisan docker:stop
```

To remove the container

```
php artisan docker:remove
```

If you would like to contribute, you're welcome to do so.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/43345b6076a970b251221b190d777d5ad548049df4479bc35070f880d8b4b3f4?d=identicon)[wartisans](/maintainers/wartisans)

---

Top Contributors

[![boudydegeer](https://avatars.githubusercontent.com/u/753439?v=4)](https://github.com/boudydegeer "boudydegeer (8 commits)")

---

Tags

docker-laravellaravel

### Embed Badge

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

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

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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