PHPackages                             iamriajul/laravel-ide-helper-with-doc-comments - 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. iamriajul/laravel-ide-helper-with-doc-comments

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

iamriajul/laravel-ide-helper-with-doc-comments
==============================================

A IDE Helper for your Laravel Project with made of only using Doc Comments

210PHP

Since Feb 19Pushed 6y agoCompare

[ Source](https://github.com/iamriajul/Laravel-IDE-Helper-with-Doc-Comments)[ Packagist](https://packagist.org/packages/iamriajul/laravel-ide-helper-with-doc-comments)[ RSS](/packages/iamriajul-laravel-ide-helper-with-doc-comments/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel IDE Helper with Doc Comments
====================================

[](#laravel-ide-helper-with-doc-comments)

A IDE Helper for your Laravel Project with made of only using Doc Comments. Laravel IDE Helper/AutoComplete support for static methods.

User with your Model
====================

[](#user-with-your-model)

just Copy the 'Model.php' file into your \\app directory and then extends your all model(that extends \\Illuminate\\Database\\Eloquent\\Model) from My 'Model.php'.

Or just- Copy 'Model.php' into \\app and then remove the line 'use \\Illuminate\\Database\\Eloquent\\Model;' from your models that's it!

'ModelAuthenticatable.php' is support for User/Login type model.
================================================================

[](#modelauthenticatablephp-is-support-for-userlogin-type-model)

You can extends your User.php class/model from 'ModelAuthenticatable.php' to support AutoCompletion in IDE.

\#\*\*\* Note: This helper tested with:

- PHPStorm

I'm not sure other IDE supports or not, but I think should support!

Always open to contribute. Thanks.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

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/bad451d4a40585f95b235069f584762472a7b17716c3b60883b9c82eecdf4110?d=identicon)[iamriajul](/maintainers/iamriajul)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/iamriajul-laravel-ide-helper-with-doc-comments/health.svg)

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

###  Alternatives

[karsonzhang/fastadmin-addons

addons package for fastadmin

28183.5k](/packages/karsonzhang-fastadmin-addons)

PHPackages © 2026

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