PHPackages                             motomedialab/stub - 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. motomedialab/stub

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

motomedialab/stub
=================

Helper package to stub out a Laravel project for local development

v0.9.4(2y ago)027PHPPHP ^8.1

Since Jan 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/motomedialab/stub)[ Packagist](https://packagist.org/packages/motomedialab/stub)[ RSS](/packages/motomedialab-stub/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (10)Used By (0)

MotoMediaLab Stub
-----------------

[](#motomedialab-stub)

Stubs out Laravel projects with relevant packages and Docker configuration to skip the setup process and dive right into code. Based upon our commonly used packages and configurations.

This package makes some assumptions:

1. You have docker installed and understand how to use it
2. You have dnsmasq configured to route any .test domains to your local machine
3. You are installing this as a development repository into a **fresh** laravel project
4. You have already / will add `~/.mkcert-keys/rootCA.pem` to your Keychain or Firefox

If you haven't already created your Laravel project, you should do so using the command below:

```
composer create-project laravel/laravel example-app
```

Then you can install and run this package using:

```
composer require motomedialab/stub --dev

php artisan motomedialab:stub
```

We also recommend having the below in your `/etc/hosts` file for easier communication with the Docker containers:

```
127.0.0.1       mariadb mysql php-fpm mailhog mailpit nginx soketi

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Total

9

Last Release

853d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/805ae1048fb81d8f02871f57cc0a34699089da17f7021210e554ffdba4df918a?d=identicon)[chrispage1](/maintainers/chrispage1)

---

Top Contributors

[![chrispage1](https://avatars.githubusercontent.com/u/2487374?v=4)](https://github.com/chrispage1 "chrispage1 (14 commits)")

### Embed Badge

![Health badge](/badges/motomedialab-stub/health.svg)

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

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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