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

ActiveLibrary[Database &amp; ORM](/categories/database)

ngmy/laravel-ide-helper-eloquent
================================

Laravel IDE Helper Eloquent generates new IDE Helper files and updates the existing standard IDE Helper files generated by Laravel IDE Helper to enhance autocompletion for Eloquent.

0.4.0(2mo ago)07.5kMITPHPPHP ^8.2

Since Jan 21Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/ngmy/laravel-ide-helper-eloquent)[ Packagist](https://packagist.org/packages/ngmy/laravel-ide-helper-eloquent)[ Docs](https://github.com/ngmy/laravel-ide-helper-eloquent)[ RSS](/packages/ngmy-laravel-ide-helper-eloquent/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (5)Versions (5)Used By (0)

Laravel IDE Helper Eloquent
===========================

[](#laravel-ide-helper-eloquent)

Laravel IDE Helper Eloquent generates new IDE Helper files and updates the existing standard IDE Helper files generated by [Laravel IDE Helper](https://github.com/barryvdh/laravel-ide-helper)to enhance autocompletion for Eloquent.

Features
--------

[](#features)

- Enables autocompletion for QueryBuilder methods like `find()` and `create()` on models in IDEs/editors that do not support `@mixin`, such as the free version of Intelephense.
- Enables autocompletion for the `scoped()` method provided by [mpyw/laravel-local-class-scope](https://github.com/mpyw/laravel-local-class-scope).

Motivation
----------

[](#motivation)

- [bmewburn/vscode-intelephense#708](https://github.com/bmewburn/vscode-intelephense/issues/708)
- [barryvdh/laravel-ide-helper#1395](https://github.com/barryvdh/laravel-ide-helper/issues/1395)

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

[](#installation)

```
composer require --dev ngmy/laravel-ide-helper-eloquent
```

Usage
-----

[](#usage)

First, generate the IDE Helper files using Laravel IDE Helper:

```
php artisan ide-helper:generate
php artisan ide-helper:models -N
```

Then, generate new IDE Helper files and update existing IDE Helper files using Laravel IDE Helper Eloquent:

```
php artisan ide-helper:eloquent-helpers
```

Changelog
---------

[](#changelog)

Please see the [changelog](CHANGELOG.md).

License
-------

[](#license)

Laravel IDE Helper Eloquent is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance85

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Total

4

Last Release

79d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7420a4f9654469ce1854f94fe56c240f0b930e692cdcfc8746f8a46480d9579d?d=identicon)[ngmy](/maintainers/ngmy)

---

Top Contributors

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

---

Tags

autocompletioneloquentlaravelphpdoclaravelautocompletehelperdevidephpstormnetbeanssublimecodeinteleloquent

###  Code Quality

Static AnalysisPHPStan

### Embed Badge

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

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

###  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)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1862.1M27](/packages/dereuromark-cakephp-ide-helper)[mis/yii2-ide-helper

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

1664.2k3](/packages/mis-yii2-ide-helper)[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)

PHPackages © 2026

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