PHPackages                             moon/properties - 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. moon/properties

ActiveLibrary

moon/properties
===============

Framework agnostic package to model EAV around your existing objects.

0.4(11y ago)2673DBADPHPPHP &gt;=5.4.0

Since Jul 16Pushed 11y ago1 watchersCompare

[ Source](https://github.com/moon0326/Properties)[ Packagist](https://packagist.org/packages/moon/properties)[ RSS](/packages/moon-properties/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

Properties
==========

[](#properties)

A framework agnostic package to model EAV (Entity Attribute Value) around your objects.

Supported Data Types
--------------------

[](#supported-data-types)

Data TypeNoteVarchartext value that's less than 255 in lengthTexttext value that's more than 255 in lengthIntegerlength is restricted to 11 by defaultDecimallength is defined as 14,2Table of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
    - [Composer](#composer)
    - [Laravel 4](docs/laravel4-installation.md)
- [Usage](#usage)
    - [Supported Data Types](docs/data-types.md)
    - [Laravel 4 - General Usage](docs/laravel4-usage.md)
- [Todos](#todos)
- [License](#license)

Composer
--------

[](#composer)

Add `moon/properties` in your "require" section of composer.json.

```
"moon/properties": "1.0"
```

Run `composer update` to install the package.

Todos
-----

[](#todos)

- Make it possible to search by properties

License
-------

[](#license)

Properties is released under the [MIT](http://opensource.org/licenses/MIT) license.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Total

4

Last Release

4303d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/737453219c222a6a34e24e2883c2225d19753a1032b38f4b13eab490b928079e?d=identicon)[moon0326](/maintainers/moon0326)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/moon-properties/health.svg)

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

PHPackages © 2026

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