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

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

likesistemas/eloquent-ide-helper
================================

Using `barryvdh/laravel-ide-helper` without laravel framework.

v2.0.0(8mo ago)122.4k—7.2%4[2 issues](https://github.com/likesistemas/eloquent-ide-helper/issues)PHPPHP &gt;=7.4CI passing

Since Apr 4Pushed 8mo ago1 watchersCompare

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

READMEChangelog (6)Dependencies (11)Versions (7)Used By (0)

\[eloquent-ide-helper\] Using `barryvdh/laravel-ide-helper` without laravel framework.
======================================================================================

[](#eloquent-ide-helper-using-barryvdhlaravel-ide-helper-without-laravel-framework)

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

[](#installation)

```
composer require --dev likesistemas/eloquent-ide-helper
```

How to configure?
-----------------

[](#how-to-configure)

To configure it, create a `ide-helper.php` file in the project root (where composer.json is located) and define the settings that `barryvdh/laravel-ide-helper` defines in its documentation.

```
use Like\Eloquent\IdeHelper\Config;

return new Config([
    'ide-helper.model_locations' => [
        'sql/models/'
    ],
]);
```

Usage
-----

[](#usage)

A binary called `ide-helper` is available which can be used with the same functionality as the original library.

```
ide-helper models # Create the models.
```

Thanks
------

[](#thanks)

To assemble this library I used the reference of a task from the main repository, thanks [@mfn](https://github.com/mfn) for the guidelines.

[barryvdh/laravel-ide-helper#756](https://github.com/barryvdh/laravel-ide-helper/issues/756)

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance41

Moderate activity, may be stable

Popularity30

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

Recently: every ~325 days

Total

6

Last Release

250d ago

Major Versions

v0.1.1 → v1.0.02022-04-04

v1.0.2 → v2.0.02025-10-27

PHP version history (2 changes)v0.1.0PHP &gt;=5.6

v2.0.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/a3e59605573d0484943d6d2d28810b762e4fcd62547d41e328af9d6b4fc944e4?d=identicon)[ricardoapaes](/maintainers/ricardoapaes)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[illuminate/view

The Illuminate View package.

13047.0M2.2k](/packages/illuminate-view)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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