PHPackages                             mll-lab/laravel-strict-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. [Database &amp; ORM](/categories/database)
4. /
5. mll-lab/laravel-strict-stubs

Abandoned → [https://github.com/mll-lab/laravel-utils](/?search=https%3A%2F%2Fgithub.com%2Fmll-lab%2Flaravel-utils)ArchivedLibrary[Database &amp; ORM](/categories/database)

mll-lab/laravel-strict-stubs
============================

Strictly typed replacements for the default Laravel generator stubs

v2.0.1(3y ago)214.1kMITPHPPHP ^8

Since Apr 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mll-lab/laravel-strict-stubs)[ Packagist](https://packagist.org/packages/mll-lab/laravel-strict-stubs)[ RSS](/packages/mll-lab-laravel-strict-stubs/feed)WikiDiscussions master Synced 3w ago

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

This package is now integrated into [`mll-lab/laravel-utils`](https://github.com/mll-lab/laravel-utils).

laravel-strict-stubs
====================

[](#laravel-strict-stubs)

Strictly typed replacements for the default Laravel generator stubs

[![GitHub license](https://camo.githubusercontent.com/4346f241a9a6145aa0bb3e48647bd34fa26be01e5a0e9f2e83bba54429553b89/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6c6c2d6c61622f6c61726176656c2d7374726963742d73747562732e737667)](https://github.com/mll-lab/laravel-strict-stubs/blob/master/LICENSE)[![Packagist](https://camo.githubusercontent.com/86314a7b0992ef333555177270f2b8cf68e30ccec2bcd302b99f59661c0388da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6c6c2d6c61622f6c61726176656c2d7374726963742d73747562732e737667)](https://packagist.org/packages/mll-lab/laravel-strict-stubs)[![Packagist](https://camo.githubusercontent.com/98fac8e994c4002cc239af8606965de91bb5db7d65755ea8df0d3a079bf9a205/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6c6c2d6c61622f6c61726176656c2d7374726963742d73747562732e737667)](https://packagist.org/packages/mll-lab/laravel-strict-stubs)

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

[](#installation)

```
composer require --dev mll-lab/laravel-strict-stubs

```

Usage
-----

[](#usage)

To continually keep your stubs updated with the latest and greatest from this package, add `/stubs` to your `.gitignore` and add the following to your `composer.json`:

```
    "scripts": {
        "post-update-cmd": [
            "Illuminate\\Foundation\\ComposerScripts::postUpdate",
+           "@php artisan vendor:publish --tag=strict-stubs --force"
        ]
    }
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Recently: every ~121 days

Total

9

Last Release

1236d ago

Major Versions

v1.5.0 → v2.0.02022-07-05

PHP version history (2 changes)v1.0.0PHP ^7.2 || ^8

v2.0.0PHP ^8

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ff5d1af2c0f601f7ed7e75e15be0aa4c062149b57fd5aace4e44cc37b8b7a40?d=identicon)[spawnia](/maintainers/spawnia)

---

Top Contributors

[![spawnia](https://avatars.githubusercontent.com/u/12158000?v=4)](https://github.com/spawnia "spawnia (27 commits)")

---

Tags

phplaraveldatabase

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mll-lab-laravel-strict-stubs/health.svg)

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

###  Alternatives

[illuminate/database

The Illuminate Database package.

2.8k54.9M11.7k](/packages/illuminate-database)[kreait/laravel-firebase

A Laravel package for the Firebase PHP Admin SDK

1.3k18.7M49](/packages/kreait-laravel-firebase)[wnx/laravel-backup-restore

A package to restore database backups made with spatie/laravel-backup.

213421.2k2](/packages/wnx-laravel-backup-restore)[ntanduy/cloudflare-d1-database

Cloudflare D1 database driver for Laravel — full Eloquent &amp; Query Builder support.

267.8k](/packages/ntanduy-cloudflare-d1-database)[lacodix/laravel-model-filter

A Laravel package to filter, search and sort models with ease while fetching from database.

17558.6k](/packages/lacodix-laravel-model-filter)[calebdw/laravel-sql-entities

Manage SQL entities in Laravel with ease.

311.6k](/packages/calebdw-laravel-sql-entities)

PHPackages © 2026

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