PHPackages                             pdustdar/dockerize-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. [Framework](/categories/framework)
4. /
5. pdustdar/dockerize-laravel

ActiveLibrary[Framework](/categories/framework)

pdustdar/dockerize-laravel
==========================

Deploy Dockerized Laravel Framework With Nginx.

v0.1.6(4y ago)4446[1 issues](https://github.com/PooyaDustdar/dockerize-laravel/issues)MITPHP

Since Mar 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/PooyaDustdar/dockerize-laravel)[ Packagist](https://packagist.org/packages/pdustdar/dockerize-laravel)[ RSS](/packages/pdustdar-dockerize-laravel/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (1)Versions (8)Used By (0)

Dockerize Laravel
=================

[](#dockerize-laravel)

Easy Deploy Dockerized Laravel App With Nginx (Production).

Installation using [Composer](https://getcomposer.org/)
-------------------------------------------------------

[](#installation-using-composer)

In your terminal application move to the root directory of your laravel project using the `cd` command and require the project as a dependency using composer.

```
composer require pdustdar/dockerize-laravel
```

And run this for register commends:

```
php artisan vendor:publish --provider=Pdustdar\DockerizedLaravel\DockerizeServiceProvider
```

Create And Publish docker files and configurations
--------------------------------------------------

[](#create-and-publish-docker-files-and-configurations)

You can create and publish docker file and setting after install and register provider. run this:

```
php artisan docker:publish
```

Start and Stop services
-----------------------

[](#start-and-stop-services)

After creating and publishing the docker files, you can run the services by:

```
php artisan docker:up
```

And to stop the service:

```
php artisan docker:stop
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.6% 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 ~33 days

Recently: every ~50 days

Total

7

Last Release

1743d ago

### Community

Maintainers

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

---

Top Contributors

[![PooyaDustdar](https://avatars.githubusercontent.com/u/16743813?v=4)](https://github.com/PooyaDustdar "PooyaDustdar (28 commits)")[![imanghafoori1](https://avatars.githubusercontent.com/u/6961695?v=4)](https://github.com/imanghafoori1 "imanghafoori1 (1 commits)")

---

Tags

frameworklaraveldockerdeploy

### Embed Badge

![Health badge](/badges/pdustdar-dockerize-laravel/health.svg)

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3891.8k](/packages/codewithdennis-larament)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[nunomaduro/laravel-starter-kit-inertia-react

The skeleton application for the Laravel framework.

2071.1k](/packages/nunomaduro-laravel-starter-kit-inertia-react)[ercogx/laravel-filament-starter-kit

This is a Filament v5 Starter Kit for Laravel 13, designed to accelerate the development of Filament-powered applications.

461.7k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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