PHPackages                             maksmartyn/laravel-ide-helper - 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. maksmartyn/laravel-ide-helper

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

maksmartyn/laravel-ide-helper
=============================

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

0.3.1(9mo ago)06MITPHPPHP ~8.2

Since Sep 22Pushed 9mo agoCompare

[ Source](https://github.com/maksmartyn/laravel-ide-helper)[ Packagist](https://packagist.org/packages/maksmartyn/laravel-ide-helper)[ RSS](/packages/maksmartyn-laravel-ide-helper/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (5)Used By (0)

About
-----

[](#about)

This package is based on the [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) package and adds PHPDoc generation functionality for models based on Laravel migrations (no database connection required). It uses the [phpstan/phpstan](https://github.com/phpstan/phpstan) package, and specifically [larastan/larastan](https://github.com/larastan/larastan), to generate model property types from migration files.

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

[](#installation)

You can install the package via composer:

```
composer require maksmartyn/laravel-ide-helper
```

Usage
-----

[](#usage)

To generate the PHPDocs for your models, you can run the following command:

```
php artisan ide-helper:models-from-migrations
```

This console command is completely analogous to the original `ide-helper:models` command in terms of its operating logic, accepted parameters and flags, and also uses the configuration of the original package, but does not use a connection to the database.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance57

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

Total

4

Last Release

286d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/62232147?v=4)[Maxim Martynov](/maintainers/maksmartyn)[@maksmartyn](https://github.com/maksmartyn)

---

Top Contributors

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

---

Tags

phpdoclaravelautocompletehelperidephpstormnetbeanssublimecodeintel

### Embed Badge

![Health badge](/badges/maksmartyn-laravel-ide-helper/health.svg)

```
[![Health](https://phpackages.com/badges/maksmartyn-laravel-ide-helper/health.svg)](https://phpackages.com/packages/maksmartyn-laravel-ide-helper)
```

###  Alternatives

[barryvdh/laravel-ide-helper

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

14.9k132.8M895](/packages/barryvdh-laravel-ide-helper)[mis/yii2-ide-helper

Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.

1666.7k3](/packages/mis-yii2-ide-helper)

PHPackages © 2026

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