PHPackages                             inetstudio/feedback - 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. inetstudio/feedback

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

inetstudio/feedback
===================

Package for feedback

v10.0.3(1y ago)08.9kMITPHP

Since Oct 9Pushed 1y agoCompare

[ Source](https://github.com/inetstudio/feedback)[ Packagist](https://packagist.org/packages/inetstudio/feedback)[ Docs](https://github.com/inetstudio/feedback)[ RSS](/packages/inetstudio-feedback/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (2)Versions (66)Used By (0)

Elasticsearch
=============

[](#elasticsearch)

```
PUT app_index
PUT app_index/_mapping/feedback
{
  "properties": {
    "id": {
      "type": "integer"
  	},
    "user_id": {
      "type": "integer"
  	},
    "name": {
  	  "type": "string"
    },
    "email": {
  	  "type": "string"
    },
	"message": {
  	  "type": "text"
  	}
  }
}

```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity77

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

Recently: every ~267 days

Total

56

Last Release

631d ago

Major Versions

v1.8.8 → v6.0.02019-10-02

v6.1.1 → v7.0.02020-03-24

v7.0.1 → v8.0.02020-09-21

v8.1.2 → v10.0.02023-08-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1526046?v=4)[Inet Production](/maintainers/inetstudio)[@inetstudio](https://github.com/inetstudio)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/inetstudio-feedback/health.svg)

```
[![Health](https://phpackages.com/badges/inetstudio-feedback/health.svg)](https://phpackages.com/packages/inetstudio-feedback)
```

PHPackages © 2026

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