PHPackages                             hdvianna/php-entities - 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. hdvianna/php-entities

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

hdvianna/php-entities
=====================

A php package with miscellaneous entities and their rules.

1.0.1(6y ago)05[1 PRs](https://github.com/hdvianna/php-entities/pulls)MITPHPPHP ~7.4CI passing

Since Mar 28Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/hdvianna/php-entities)[ Packagist](https://packagist.org/packages/hdvianna/php-entities)[ RSS](/packages/hdvianna-php-entities/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

php-entities
============

[](#php-entities)

A php package with miscellaneous entities and their rules.

Installation
------------

[](#installation)

`composer require hdvianna/php-entities`

Entities List
-------------

[](#entities-list)

- CPF: Brazilian individual taxpayer registry identification. This entity enforces the creation of valid CPFs
    - Usage: `new CPF();`
    - Example #1: `new CPF("28228228244"); //A valid CPF`
    - Example #2: `new CPF("28228228245"); //An invalid CPF. Will throw an InvalidCPFCheckDigitException.`

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance54

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Total

2

Last Release

2233d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hdvianna-php-entities/health.svg)

```
[![Health](https://phpackages.com/badges/hdvianna-php-entities/health.svg)](https://phpackages.com/packages/hdvianna-php-entities)
```

PHPackages © 2026

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