PHPackages                             ethangrant/ngrock - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ethangrant/ngrock

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

ethangrant/ngrock
=================

Dynamic base url for use with ngrock.

1.0.2(8y ago)11561OSL-3.0PHPPHP ~5.5.0|~5.6.0|~7.0.0

Since Nov 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ethangrant/Ngrock)[ Packagist](https://packagist.org/packages/ethangrant/ngrock)[ RSS](/packages/ethangrant-ngrock/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

Magento 2 Dynamic base url for Ngrock
=====================================

[](#magento-2-dynamic-base-url-for-ngrock)

Credit
------

[](#credit)

This module is based on the Magento 1 module 'StudioForty9/Ngrok'

Features
--------

[](#features)

Allows you to use [ngrok](https://ngrok.com/) freely without worrying about updating your Magento Base URL every time you publish your new ngrok URL.

Usage
-----

[](#usage)

Ngrock is tool that allows you to create a public HTTP or HTTPS URL for your local application.

Ngrock can be downloaded for free from .

If you're running your installation of Magento 2 from localhost typically the following will get ngrock up and running:

```
ngrock http 80

```

The UI in your terminal should look something like this:

```
ngrok by @inconshreveable

Tunnel Status                 online
Version                       2.0/2.0
Web Interface                 http://127.0.0.1:4040
Forwarding                    http://92832de0.ngrok.io -> localhost:80
Forwarding                    https://92832de0.ngrok.io -> localhost:80

Connnections                  ttl     opn     rt1     rt5     p50     p90
                              0       0       0.00    0.00    0.00    0.00

```

'Forwarding' being your publicly accessible URL.

If your local installation you wish to share is in a docker container, you should specify the docker container hostname followed by the port number:

```
ngrock http magento2.docker:80

```

This module can be installed via composer. Once installed you should be ready to go.

```
composer require ethangrant/ngrock

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

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

Total

3

Last Release

3107d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ec59113fbdeff27d77b84135f61f99f3a9491a0da8939a6b21b34c0c67f2e14?d=identicon)[ethangrant](/maintainers/ethangrant)

---

Top Contributors

[![ethangrant](https://avatars.githubusercontent.com/u/13622957?v=4)](https://github.com/ethangrant "ethangrant (7 commits)")

### Embed Badge

![Health badge](/badges/ethangrant-ngrock/health.svg)

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

PHPackages © 2026

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