PHPackages                             wagnermengue/zipcode - 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. wagnermengue/zipcode

ActiveLibrary

wagnermengue/zipcode
====================

zipcode, cep

0.0.2(2y ago)04MITPHPPHP ^8.1

Since Sep 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/wagnermengue/zipcode)[ Packagist](https://packagist.org/packages/wagnermengue/zipcode)[ Docs](https://github.com/wagnermengue/zipcode)[ RSS](/packages/wagnermengue-zipcode/feed)WikiDiscussions main Synced 1mo ago

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

ZipCode
=======

[](#zipcode)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0cd0058d50c88ced912f4891d5ca940321503d18164471e3cc829f1b1ac130e6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7761676e65726d656e6775652f7a6970636f64652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wagnermengue/zipcode)[![Total Downloads](https://camo.githubusercontent.com/d80ac10d4f0a3b8b82b59322c97cf237c1d6a5b995a3f1736bd7060b95066e00/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7761676e65726d656e6775652f7a6970636f64652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wagnermengue/zipcode)

Package developed to find zip code

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

[](#installation)

You can install the package via composer:

```
composer require wagnermengue/zipcode
```

Usage
-----

[](#usage)

```
$zipCode = new ZipcodeClient();
$zipCode->find(93285630);
```

Expected:

```
{
  "logradouro" : "Rua José Casemiro Castilhos",
  "complemento" : "",
  "bairro" : "Olímpica",
  "cidade" : "Esteio",
  "uf" : "RS"
}
```

### Testing

[](#testing)

```
composer test
```

### Data source

[](#data-source)

ViaCEP :

### Changelog

[](#changelog)

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

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Wagner Mengue](https://github.com/wagnermengue)
- [Eduardo Gonçalves](https://github.com/eduardogoncalves00)

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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 ~21 days

Total

2

Last Release

961d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1945b282637f7d4ae7ce2392f8788278b427afed095a45b65413651e3ae9686f?d=identicon)[wagnermengue](/maintainers/wagnermengue)

---

Top Contributors

[![wagnermengue](https://avatars.githubusercontent.com/u/12520761?v=4)](https://github.com/wagnermengue "wagnermengue (7 commits)")[![EduardoGoncalves00](https://avatars.githubusercontent.com/u/98279087?v=4)](https://github.com/EduardoGoncalves00 "EduardoGoncalves00 (2 commits)")

---

Tags

cepzipcodewagnermengueeduardogoncalves

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wagnermengue-zipcode/health.svg)

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

###  Alternatives

[ronanguilloux/isocodes

PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers &amp; Zipcodes for many countries

8013.3M23](/packages/ronanguilloux-isocodes)[barbieswimcrew/zip-code-validator

Constraint class for international zipcode validation

772.3M](/packages/barbieswimcrew-zip-code-validator)[cagartner/correios-consulta

Package para pesquisa de serviços de busca por cep, calculo de frete e etc, diretamente nos serviços dos Correios.

159301.8k](/packages/cagartner-correios-consulta)[flyingluscas/correios-php

Uma maneira fácil de interagir com as principais funcionalidades dos Correios.

141362.4k3](/packages/flyingluscas-correios-php)[canducci/zipcode

ZipCode From Brazil

4555.1k](/packages/canducci-zipcode)[flyingluscas/viacep-php

ViaCEP PHP SDK

3640.2k](/packages/flyingluscas-viacep-php)

PHPackages © 2026

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