PHPackages                             wgentechdevelopment/eav-customize - 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. wgentechdevelopment/eav-customize

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

wgentechdevelopment/eav-customize
=================================

Eav For Artisan.

030PHP

Since Nov 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/wgentechdevelopment/eav-customize)[ Packagist](https://packagist.org/packages/wgentechdevelopment/eav-customize)[ RSS](/packages/wgentechdevelopment-eav-customize/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

> WIP

[![EAV](https://camo.githubusercontent.com/1ebdb4679bf53107e914eac37145849435013a910db492298bfb7523add8ae76/68747470733a2f2f692e696d6775722e636f6d2f466d46515838452e706e67)](https://camo.githubusercontent.com/1ebdb4679bf53107e914eac37145849435013a910db492298bfb7523add8ae76/68747470733a2f2f692e696d6775722e636f6d2f466d46515838452e706e67)

Entity–attribute–value model (EAV) is a data model to encode, in a space-efficient manner, entities where the number of attributes (properties, parameters) that can be used to describe them is potentially vast, but the number that will actually apply to a given entity is relatively modest.

> [wikipedia](https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model)

Documentation
-------------

[](#documentation)

[EAV Documentation](https://sunel.github.io/eav/)

When to Use
-----------

[](#when-to-use)

- Let us consider a situation where a number of different attributes can be used to describe an entity, but only few attributes actually apply to each one. One option is to create a table with a column representing each attribute; this is suitable for entity with a fixed number of attributes, where all or most attributes have values for a most objects. However, in our case we would end up with records where **majority of columns would be empty**, because attributes may be unknown or inapplicable. To solve the above problem you can apply the EAV (Entity, Attribute, Value) model.
- Have a loose schema that is likely to change over time. Table holding attributes describing an entity is not limited to a specific number of columns, meaning that it doesn't require a schema redesign every time new attribute needs to be introduced. The number of attributes can grow vertically as the database evolves, without the need for structure changes.

Limitation of EAV
-----------------

[](#limitation-of-eav)

- In EAV model the entity data is more fragmented and so selecting an entire entity record requires multiple table joins. [Please Check this ](https://sunel.github.io/eav/master/ideology/flat-table.html)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 88% 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/8435b0d9899f93807088c2e3c0d7e599c43b9468f85888880bacab7b0ac173f7?d=identicon)[wgentechdevelopment](/maintainers/wgentechdevelopment)

---

Top Contributors

[![sunel](https://avatars.githubusercontent.com/u/1009777?v=4)](https://github.com/sunel "sunel (125 commits)")[![binhWgentech](https://avatars.githubusercontent.com/u/118238276?v=4)](https://github.com/binhWgentech "binhWgentech (6 commits)")[![wgentechdevelopment](https://avatars.githubusercontent.com/u/92509588?v=4)](https://github.com/wgentechdevelopment "wgentechdevelopment (4 commits)")[![Sarav-S](https://avatars.githubusercontent.com/u/3178230?v=4)](https://github.com/Sarav-S "Sarav-S (4 commits)")[![sinamiandashti](https://avatars.githubusercontent.com/u/195868?v=4)](https://github.com/sinamiandashti "sinamiandashti (1 commits)")[![CraigHarley](https://avatars.githubusercontent.com/u/8432365?v=4)](https://github.com/CraigHarley "CraigHarley (1 commits)")[![zambodaniel](https://avatars.githubusercontent.com/u/3462880?v=4)](https://github.com/zambodaniel "zambodaniel (1 commits)")

### Embed Badge

![Health badge](/badges/wgentechdevelopment-eav-customize/health.svg)

```
[![Health](https://phpackages.com/badges/wgentechdevelopment-eav-customize/health.svg)](https://phpackages.com/packages/wgentechdevelopment-eav-customize)
```

###  Alternatives

[bazilio/yii2-stubs-generator

Yii2 component stubs generator for Yii::$app

146720.4k1](/packages/bazilio-yii2-stubs-generator)[marabesi/laration

Easy package to list all variables in a Laravel application

4738.7k](/packages/marabesi-laration)[infinety-es/nova-menu-builder

Menu Builder Tool for Laravel Nova.

6514.8k](/packages/infinety-es-nova-menu-builder)

PHPackages © 2026

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