PHPackages                             feiffy/codeignitor-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. feiffy/codeignitor-ide-helper

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

feiffy/codeignitor-ide-helper
=============================

for enable phpstorm code completion

1.0.6(3y ago)3251MITPHP

Since Jun 20Pushed 3y agoCompare

[ Source](https://github.com/feiffy/codeIgnitor-ide-helper)[ Packagist](https://packagist.org/packages/feiffy/codeignitor-ide-helper)[ RSS](/packages/feiffy-codeignitor-ide-helper/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)DependenciesVersions (9)Used By (0)

CodeIgnitor IDE Helper

used for Phpstorm，enable auto-completion for CI's dynamic property and CI models。

Usage
-----

[](#usage)

```
$ composer require feiffy/codeignitor-ide-helper
$ php vendor/feiffy/codeignitor-ide-helper/src/bin/make.php

# auto-generating models and CI's property docs,
```

In phpstorm, marked your CI projects `system` as **Excluded** by right click `system` directory and select **Marked Directory as**, in popup up menu, click **Excluded**.

All is finished, and your phpstorm code auto-completion is enabled.

Enjoy your coding!

### make new model

[](#make-new-model)

```
$ php vendor/feiffy/codeignitor-ide-helper/src/bin/make.php your_db_name your_table_name
```

TODO
----

[](#todo)

- support namespace
- remove duplicated models

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Recently: every ~352 days

Total

7

Last Release

1113d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/feiffy-codeignitor-ide-helper/health.svg)

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

PHPackages © 2026

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