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

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

elbojoloco/laravel-clean-stubs
==============================

Laravel stubs without docblocks.

1.0.1(5y ago)0413MITPHPPHP ^7.3|^8.0

Since Apr 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/elbojoloco/laravel-clean-stubs)[ Packagist](https://packagist.org/packages/elbojoloco/laravel-clean-stubs)[ Docs](https://github.com/elbojoloco/laravel-clean-stubs)[ RSS](/packages/elbojoloco-laravel-clean-stubs/feed)WikiDiscussions main Synced yesterday

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

[![Packagist Version](https://camo.githubusercontent.com/51b5ec48f69cfeefd2e4fdb1a3650e7761e586acc7d01e5660729e16afd6b3f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c626f6a6f6c6f636f2f6c61726176656c2d636c65616e2d7374756273)](https://packagist.org/packages/elbojoloco/laravel-clean-stubs)[![Packagist Downloads](https://camo.githubusercontent.com/b08df8ccbc069a153d6bceed788121f8b7c427c9087215fb85f60dd28dcf4d55/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c626f6a6f6c6f636f2f6c61726176656c2d636c65616e2d7374756273)](https://packagist.org/packages/elbojoloco/laravel-clean-stubs/stats)

Laravel Clean Stubs
===================

[](#laravel-clean-stubs)

This package brings all of Laravel's stubs but without docblocks. That's it. Stubs are template files that are used by the framework's "make" command, e.g. `php artisan make:model`. This package is inspired by [zepfietje/laravel-stubs](https://github.com/zepfietje/laravel-stubs), the difference is that this package only removes docblocks.

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

[](#installation)

1. Install this package. ```
    $ composer require elbojoloco/laravel-clean-stubs
    ```
2. Add this hook to "scripts" in your `composer.json` to receive the latest stubs when this packages gets updated. ```
    "post-update-cmd": [
        "@php artisan stub:publish --force"
    ]

    ```
3. Publish the stubs. ```
    $ php artisan stub:publish
    ```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

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

Total

2

Last Release

1832d ago

PHP version history (2 changes)1.0.0PHP ^7.4|^8.0

1.0.1PHP ^7.3|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7912315?v=4)[Lucas](/maintainers/elbojoloco)[@elbojoloco](https://github.com/elbojoloco)

---

Top Contributors

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

---

Tags

laravelstubscleandocblocks

### Embed Badge

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

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

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[bpocallaghan/generators

Custom Laravel File Generators with config and publishable stubs.

11965.8k3](/packages/bpocallaghan-generators)[forxer/laravel-gravatar

A library providing easy gravatar integration in a Laravel project.

4235.6k](/packages/forxer-laravel-gravatar)[iteks/laravel-enum

A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.

2516.7k](/packages/iteks-laravel-enum)

PHPackages © 2026

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