PHPackages                             chadicus/entity - 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. chadicus/entity

ActiveLibrary

chadicus/entity
===============

Base classes for basic API entities

v0.1.0(9y ago)161PHPPHP ~5.6

Since May 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/chadicus/entity-php)[ Packagist](https://packagist.org/packages/chadicus/entity)[ RSS](/packages/chadicus-entity/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

Chadicus\\Entity
================

[](#chadicusentity)

[![Build Status](https://camo.githubusercontent.com/14ad0e8180ead191bd6f3d7b1fd3f9034aac9a33a479155e45dcd67a25e8eda2/68747470733a2f2f7472617669732d63692e6f72672f63686164696375732f656e746974792d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/chadicus/entity-php)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/3f3bb09594dc4e1c1189fd00e38451c8052b05ccc6906fff0fd9bec194eef652/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f63686164696375732f656e746974792d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/chadicus/entity-php/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/60412827ebbd84f0b74ae5732baaa1d41762b74bf87f441272b2d482f7913b75/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f63686164696375732f656e746974792d7068702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/chadicus/entity-php?branch=master)[![Dependency Status](https://camo.githubusercontent.com/f29a535b720fc61d36a3d69063e05b7ea36116110ad7b81c435d8bc9b86c50f9/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3536303661373239356132363266303031653030303161612f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/5606a7295a262f001e0001aa)

[![Latest Stable Version](https://camo.githubusercontent.com/3cc0508a415a08e51c2c11b45d9a4ff3f04b6e7023ee8f6cca9407b4e81fd602/68747470733a2f2f706f7365722e707567782e6f72672f63686164696375732f656e746974792f762f737461626c65)](https://packagist.org/packages/chadicus/entity)[![Latest Unstable Version](https://camo.githubusercontent.com/4bde8a45af2545baff2d775cb749b1ce5c2c5b976132f0042f9ca5c2d429c7ae/68747470733a2f2f706f7365722e707567782e6f72672f63686164696375732f656e746974792f762f756e737461626c65)](https://packagist.org/packages/chadicus/entity)[![License](https://camo.githubusercontent.com/00a3d18b77742237465a650a0c96f86afa13a5edc853a85d9c879440226169d6/68747470733a2f2f706f7365722e707567782e6f72672f63686164696375732f656e746974792f6c6963656e7365)](https://packagist.org/packages/chadicus/entity)

[![Total Downloads](https://camo.githubusercontent.com/7bbd63b295281e3e87def5ec2a7eea8cbffdd02d44cc98bbaeb0c29162ec9269/68747470733a2f2f706f7365722e707567782e6f72672f63686164696375732f656e746974792f646f776e6c6f616473)](https://packagist.org/packages/chadicus/entity)[![Monthly Downloads](https://camo.githubusercontent.com/17fe356284f03aa29537eff8e4a52f9d5ba7a94f51691ba3aa4254b5e6e9fb10/68747470733a2f2f706f7365722e707567782e6f72672f63686164696375732f656e746974792f642f6d6f6e74686c79)](https://packagist.org/packages/chadicus/entity)[![Daily Downloads](https://camo.githubusercontent.com/c632ccf9860a66ec2810335529302b02c20f76bc3c8ae362e33a714bf2cec2ac/68747470733a2f2f706f7365722e707567782e6f72672f63686164696375732f656e746974792f642f6461696c79)](https://packagist.org/packages/chadicus/entity)

[![Documentation](https://camo.githubusercontent.com/a5445bbf0a3a04a2ec4db113f8a4ada4e12b57d9b2de32d936fa17800bc9ca6e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7265666572656e63652d706870646f632d626c75652e7376673f7374796c653d666c6174)](http://pholiophp.org/chadicus/entity)

Base classes for API entities.

Requirements
------------

[](#requirements)

Chadicus\\Entity requires PHP 5.6 (or later).

\##Composer To add the library as a local, per-project dependency use [Composer](http://getcomposer.org)! Simply add a dependency on `chadicus/entity` to your project's `composer.json` file such as:

```
{
    "require": {
        "chadicus/entity": "dev-master"
    }
}
```

\##Contact Developers may be contacted at:

- [Pull Requests](https://github.com/chadicus/entity-php/pulls)
- [Issues](https://github.com/chadicus/entity-php/issues)

\##Run Unit Tests With a checkout of the code get [Composer](http://getcomposer.org) in your PATH and run:

```
composer install
./vendor/bin/phpunit
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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

Unknown

Total

1

Last Release

3642d ago

### Community

Maintainers

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

---

Top Contributors

[![chadicus](https://avatars.githubusercontent.com/u/1182337?v=4)](https://github.com/chadicus "chadicus (5 commits)")[![nubs](https://avatars.githubusercontent.com/u/57673?v=4)](https://github.com/nubs "nubs (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chadicus-entity/health.svg)

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

PHPackages © 2026

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