PHPackages                             gabrielcamurcab/cep-busca - 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. gabrielcamurcab/cep-busca

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

gabrielcamurcab/cep-busca
=========================

Busca de cep online

1.1.0(2y ago)05MITPHPPHP &gt;=7.2.0

Since Nov 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/gabrielcamurcab/consulta-cep)[ Packagist](https://packagist.org/packages/gabrielcamurcab/cep-busca)[ RSS](/packages/gabrielcamurcab-cep-busca/feed)WikiDiscussions main Synced 1mo ago

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

consulta-cep
============

[](#consulta-cep)

[![Latest Stable Version](https://camo.githubusercontent.com/3cc0bf254a5a20a7014d6c771afa5a9661e8e4aa3bf589e6f4811b22c0781bb9/68747470733a2f2f706f7365722e707567782e6f72672f6761627269656c63616d75726361622f6365702d62757363612f76)](https://packagist.org/packages/gabrielcamurcab/cep-busca)[![Total Downloads](https://camo.githubusercontent.com/99c87c27c819a43f9313c7b160ce81fdeb0f45a09727e2c3907ff0041cf6b6b1/68747470733a2f2f706f7365722e707567782e6f72672f6761627269656c63616d75726361622f6365702d62757363612f646f776e6c6f616473)](https://packagist.org/packages/gabrielcamurcab/cep-busca)[![License](https://camo.githubusercontent.com/98f87054cfcf1473e88b779bb94dc193cde68dc94287e2324e4a67215aca32d8/68747470733a2f2f706f7365722e707567782e6f72672f6761627269656c63616d75726361622f6365702d62757363612f6c6963656e7365)](https://packagist.org/packages/gabrielcamurcab/cep-busca)

Esta biblioteca realiza uma consulta de CEP (Zip Code) brasileiro, utilizando a API aberta do ViaCEP.

Instalação
----------

[](#instalação)

Instale o pacote via Composer:

```
composer require gabrielcamurcab/cep-busca
```

Utilização
----------

[](#utilização)

Para utilizar a lib, basta utilizar:

```
use GabrielCamurca\ConsultaCep\Search;
$result = new Search();
$result = $result->getAddressByZipCode('00000-000');
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

896d ago

### Community

Maintainers

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

---

Top Contributors

[![gabrielcamurcab](https://avatars.githubusercontent.com/u/122840209?v=4)](https://github.com/gabrielcamurcab "gabrielcamurcab (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gabrielcamurcab-cep-busca/health.svg)

```
[![Health](https://phpackages.com/badges/gabrielcamurcab-cep-busca/health.svg)](https://phpackages.com/packages/gabrielcamurcab-cep-busca)
```

PHPackages © 2026

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