PHPackages                             jackleejl/validacoesbr - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. jackleejl/validacoesbr

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

jackleejl/validacoesbr
======================

Implementa validações de CPF, CEP, números de telefone residenciais/comerciais/celulares, entre outras informações pertinentes ao Brasil.

1.1.0(10y ago)029MITPHPPHP &gt;=5.3.3

Since Jun 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/jackleejl/validacoesbr)[ Packagist](https://packagist.org/packages/jackleejl/validacoesbr)[ RSS](/packages/jackleejl-validacoesbr/feed)WikiDiscussions master Synced 4w ago

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

jackleejl/validacoesbr
======================

[](#jackleejlvalidacoesbr)

Implementa validações de CPF, CEP, números de telefone residenciais/comerciais/celulares, entre outras informações pertinentes ao Brasil.

Install
-------

[](#install)

Via Composer

```
$ composer require jackleejl/validacoesbr
```

Usage
-----

[](#usage)

```
$cpfValido = Cpf::valida('238.176.620-09');

if ($cpfValido) {
    echo 'CPF válido.';
} else {
    echo 'CPF inválido.';
}
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ codecept run unit
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- \[Jack Lee\]

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Total

2

Last Release

3678d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19732402?v=4)[Jack Lee](/maintainers/jackleejl)[@jackleejl](https://github.com/jackleejl)

---

Top Contributors

[![leejkoki](https://avatars.githubusercontent.com/u/9358257?v=4)](https://github.com/leejkoki "leejkoki (12 commits)")

---

Tags

validacao

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/jackleejl-validacoesbr/health.svg)

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

###  Alternatives

[chaoswey/taiwan-id-validator

台灣身分證、統一編號驗證

319.9k](/packages/chaoswey-taiwan-id-validator)

PHPackages © 2026

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