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

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

techieni3/laravel-stubs
=======================

Opinionated Laravel stubs

v1.0.1(1y ago)01461MITPHPPHP ^8.4

Since Apr 15Pushed 1y agoCompare

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

READMEChangelog (2)Dependencies (5)Versions (3)Used By (1)

Laravel Stubs
=============

[](#laravel-stubs)

This repo contains opinionated versions of the Laravel default stubs, feel free to modify after publishing.

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

[](#installation)

You can install this package using composer:

```
composer require --dev techieni3/laravel-stubs
```

If you want to make sure these stubs stay up to date with every update, add this composer hook to your `composer.json` file:

```
"scripts": {
    "post-update-cmd": [
        "@php artisan publish:stubs --force"
    ]
}
```

Usage
-----

[](#usage)

You can publish the stubs using this command:

```
php artisan publish:stubs
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Security
--------

[](#security)

If you've found a bug regarding security please mail  instead of using the issue tracker.

License
-------

[](#license)

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

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance46

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

403d ago

PHP version history (2 changes)1.0.0PHP ^8.3

v1.0.1PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/668ca9033260e730dec84c2fd7df661262a76fbed0fa85aa54368954c8137149?d=identicon)[niteen1593](/maintainers/niteen1593)

---

Top Contributors

[![niteen1593](https://avatars.githubusercontent.com/u/62459792?v=4)](https://github.com/niteen1593 "niteen1593 (6 commits)")

---

Tags

dev

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[symfony/polyfill

Symfony polyfills backporting features to lower PHP versions

2.8k4.5M24](/packages/symfony-polyfill)[phing/phing

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

1.2k21.7M876](/packages/phing-phing)[phpstan/extension-installer

Composer plugin for automatic installation of PHPStan extensions

49998.1M8.3k](/packages/phpstan-extension-installer)[shipmonk/composer-dependency-analyser

Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)

6076.7M435](/packages/shipmonk-composer-dependency-analyser)

PHPackages © 2026

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