PHPackages                             dentro/nge - 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. dentro/nge

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

dentro/nge
==========

Docker helper for Laravel.

v0.0.4(1y ago)51.7kMITPHPPHP &gt;=8.1CI passing

Since Nov 10Pushed 1y ago5 watchersCompare

[ Source](https://github.com/digital-entropy/laravel-nge)[ Packagist](https://packagist.org/packages/dentro/nge)[ RSS](/packages/dentro-nge/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (3)Dependencies (7)Versions (5)Used By (0)

### Laravel Nge (en-ji)

[](#laravel-nge-en-ji)

Get onboard faster with Docker for Laravel.

Introduction
------------

[](#introduction)

Nge is boosting your experience to onboard and deploy Laravel project. Nge is compatible with macOS, Windows (WSL2), and Linux. Nge includes our pre-built image from [DokarPHP](https://github.com/digital-entropy/dokar-php) so you can focus on your software development instead of wasting your time on waiting, or building your own image.

#### Inspiration

[](#inspiration)

Laravel Nge is inspired by and derived from [Laravel Sail](https://github.com/shipping-docker/vessel).

Prerequisites
-------------

[](#prerequisites)

- [Docker](https://docs.docker.com/engine/install/) installed
- [Composer](http://getcomposer.org) Package Manager

How to
------

[](#how-to)

1. `composer require dentro/nge:{version}`
2. Run `php artisan nge:install` and choose containers. This command generate a `docker-compose.yml`.
3. Run `./vendor/bin/nge up -d` to start your containers
4. Run `./vendor/bin/nge artisan migrate` to migrate your database
5. Access site via `http://localhost:80` by default.

### Run Container's Command

[](#run-containers-command)

You can run commands via container such as `artisan`, `composer`, `npm`, `yarn`, `expose` and many more. You can run `./vendor/bin/nge --help|-h` to learn more about the available commands.

**Examples**

- `./vendor/bin/nge artisan make:controller` to make a controller
- `./vendor/bin/nge composer require some/package` to require some/package into your `composer.json`
- `./vendor/bin/nge yarn watch` to run host reload with `yarn` command. You can use `yarn`, `npm`, or `pnpm`.

Contributing
------------

[](#contributing)

Feel free to contribute by reporting new issues or make PRs.

License
-------

[](#license)

Laravel Nge is open-sourced software under the [MIT license](LICENSE.md).

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance50

Moderate activity, may be stable

Popularity25

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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 ~77 days

Total

4

Last Release

366d ago

PHP version history (2 changes)v0.0.1PHP ^8.0

v0.0.3PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/823b196af00eaff552c76f4fd7c636f9605c96326662ac1a8e90efc888316813?d=identicon)[muhajirinlpu](/maintainers/muhajirinlpu)

![](https://avatars.githubusercontent.com/u/22489224?v=4)[Aditya Chandra](/maintainers/addeeandra)[@addeeandra](https://github.com/addeeandra)

---

Top Contributors

[![addeeandra](https://avatars.githubusercontent.com/u/22489224?v=4)](https://github.com/addeeandra "addeeandra (33 commits)")

---

Tags

laraveldocker

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/dentro-nge/health.svg)

```
[![Health](https://phpackages.com/badges/dentro-nge/health.svg)](https://phpackages.com/packages/dentro-nge)
```

###  Alternatives

[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M306](/packages/laravel-horizon)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M146](/packages/laravel-cashier)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)

PHPackages © 2026

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