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

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

wbouakline/eloquent-ide-helper
==============================

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

00PHPCI failing

Since Mar 24Pushed 1y agoCompare

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

READMEChangelogDependenciesVersions (1)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 wbouakline/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

14

—

LowBetter than 2% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/000cd6fb343f672d5d07eb5425caddc230353dac4a9121b470f5dfc49de7ea62?d=identicon)[wbouakline](/maintainers/wbouakline)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[jordanmiguel/laravel-popular

A Laravel package to track popularity of entries(by Models) in a website at a certain time.

659.6k1](/packages/jordanmiguel-laravel-popular)[jaaulde/php-ipv4

PHP classes for working with IPV4 addresses and networks.

1034.6k](/packages/jaaulde-php-ipv4)[ip2location/ip2location-cakephp

Lookup for visitor's IP information, such as country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type.

224.6k](/packages/ip2location-ip2location-cakephp)

PHPackages © 2026

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