PHPackages                             stvnyung/laravel-stuber - 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. stvnyung/laravel-stuber

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

stvnyung/laravel-stuber
=======================

A package to write your own Laravel stub.

0.1.1(8y ago)21.8kMITPHP

Since Apr 12Pushed 7y agoCompare

[ Source](https://github.com/stvnyung/laravel-stuber)[ Packagist](https://packagist.org/packages/stvnyung/laravel-stuber)[ RSS](/packages/stvnyung-laravel-stuber/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Laravel Stuber
==============

[](#laravel-stuber)

This will allow you to override the default Laravel stubs.

### Prerequisites

[](#prerequisites)

This package will require Laravel 5.5 and higher.

Getting Started
---------------

[](#getting-started)

Install the package (only the dev version is available for now):

```
composer require --dev stvnyung/laravel-stuber "dev-master"

```

Create any stub files that you want to override (a job for example):

```
php artisan make:stub job

```

Repeat for all the stubs you will want to override.

You can list all the stubs you can override with

```
php artisan stub:list

```

Running the tests
-----------------

[](#running-the-tests)

There is no tests yet, help us make it happen !

### Coding style tests

[](#coding-style-tests)

All the coding style tests will be run with StyleCI.

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

[](#contributing)

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/stvnyung/laravel-stuber/tags).

Authors
-------

[](#authors)

- **Steven Yung** - *Initial work* - [stvnyung](https://github.com/stvnyung)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

2

Last Release

3001d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/stvnyung-laravel-stuber/health.svg)

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

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17818.7k](/packages/markwalet-nova-modal-response)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

591.7k1](/packages/crumbls-layup)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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