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(10mo ago)5972MITPHPPHP &gt;=8.1CI passing

Since Nov 10Pushed 10mo 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 1mo 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 77% of packages

Maintenance54

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

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

320d 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://www.gravatar.com/avatar/7b9b8bc66ebb3e58073e2fc1eefc63cc206f3d2602702d2879fe07458cd16063?d=identicon)[addeeandra](/maintainers/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.9k186.9M1.0k](/packages/laravel-sail)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[laravel/cashier

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

2.5k25.9M107](/packages/laravel-cashier)[laravel/pulse

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

1.7k12.1M99](/packages/laravel-pulse)[laravel/roster

Detect packages &amp; approaches in use within a Laravel project

15510.4M7](/packages/laravel-roster)[ryoluo/sail-ssl

Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.

188672.6k2](/packages/ryoluo-sail-ssl)

PHPackages © 2026

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