PHPackages                             vicgutt/laravel-stubs - 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. vicgutt/laravel-stubs

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

vicgutt/laravel-stubs
=====================

Overwrites and provides an opinionated version of the Laravel stubs

v0.1.9(1y ago)0299MITPHPPHP ^8.4CI failing

Since Aug 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/VicGUTT/laravel-stubs)[ Packagist](https://packagist.org/packages/vicgutt/laravel-stubs)[ Docs](https://github.com/vicgutt/laravel-stubs)[ RSS](/packages/vicgutt-laravel-stubs/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (12)Versions (10)Used By (0)

Overwrites and provides an opinionated version of the Laravel stubs
===================================================================

[](#overwrites-and-provides-an-opinionated-version-of-the-laravel-stubs)

[![GitHub Tests Action Status](https://github.com/vicgutt/laravel-stubs/actions/workflows/run-tests.yml/badge.svg)](https://github.com/vicgutt/laravel-stubs/actions/workflows/run-tests.yml)[![GitHub PHPStan Action Status](https://github.com/vicgutt/laravel-stubs/actions/workflows/phpstan.yml/badge.svg)](https://github.com/vicgutt/laravel-stubs/actions/workflows/phpstan.yml)[![GitHub Code Style Action Status](https://github.com/vicgutt/laravel-stubs/actions/workflows/fix-php-code-style-issues.yml/badge.svg)](https://github.com/vicgutt/laravel-stubs/actions/workflows/fix-php-code-style-issues.yml)[![Latest Version on Packagist](https://camo.githubusercontent.com/311e7ccdf18b4ec27a64e746457cb08c3447eacd1267b2b1b82a2f709c681d3d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f766963677574742f6c61726176656c2d73747562732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vicgutt/laravel-stubs)[![Total Downloads](https://camo.githubusercontent.com/78979827b99740139a0f8de07caebeb74cd93118bac5df7a25a8f0f0a7772e25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f766963677574742f6c61726176656c2d73747562732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vicgutt/laravel-stubs)

---

This package provides opinionated versions of the Laravel stubs and may provide it's own in the future.

It's also important to note that this package extends the underlying Laravel command while completly overwriting the command signature. Now, the command always set's the "force" flag to `true`. Meaning, any previously published stub will be overwritten everytime this command gets run.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require vicgutt/laravel-stubs
```

Usage
-----

[](#usage)

```
php artisan stub:publish
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

If you're interested in contributing to the project, please read our [contributing docs](https://github.com/vicgutt/laravel-stubs/blob/main/.github/CONTRIBUTING.md) **before submitting a pull request**.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Victor GUTT](https://github.com/vicgutt)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance47

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community7

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

Recently: every ~142 days

Total

9

Last Release

397d ago

PHP version history (3 changes)0.0.1PHP ^8.1

v0.1.6PHP ^8.3

v0.1.9PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/88ae8f0fc220c28b6b5effd3b319d26ee05cf51066c42d72b606d57dad308ae6?d=identicon)[vicgutt](/maintainers/vicgutt)

---

Top Contributors

[![VicGUTT](https://avatars.githubusercontent.com/u/39224143?v=4)](https://github.com/VicGUTT "VicGUTT (41 commits)")

---

Tags

commandslaravelstubslaravelstubscommand

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/vicgutt-laravel-stubs/health.svg)

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

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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