PHPackages                             masterkey/busca-cep - 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. [API Development](/categories/api)
4. /
5. masterkey/busca-cep

ActiveLibrary[API Development](/categories/api)

masterkey/busca-cep
===================

Realiza a busca de endereços no site dos correios pelo cep informado

1.0.5(10y ago)064MITPHP

Since Mar 1Pushed 10y ago1 watchersCompare

[ Source](https://github.com/MasterkeyInformatica/busca-cep)[ Packagist](https://packagist.org/packages/masterkey/busca-cep)[ RSS](/packages/masterkey-busca-cep/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

BuscaCep
========

[](#buscacep)

[![Build Status](https://camo.githubusercontent.com/202546eb3b2de2af985b431c17bc7c2fc9ddb845362efb0417f678873e31429c/68747470733a2f2f7472617669732d63692e6f72672f4d61737465726b6579496e666f726d61746963612f62757363612d6365702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/MasterkeyInformatica/busca-cep)[![Latest Stable Version](https://camo.githubusercontent.com/0debb07c6db2f1807fe7477ec0cfcd69eee3d0c63e78b00c69517fbab60c0f2d/68747470733a2f2f706f7365722e707567782e6f72672f6d61737465726b65792f62757363612d6365702f762f737461626c65)](https://packagist.org/packages/masterkey/busca-cep)[![Total Downloads](https://camo.githubusercontent.com/67e69d7a847254966d792fc28e559004b02a057c0e833a1df5cdd69379b44f22/68747470733a2f2f706f7365722e707567782e6f72672f6d61737465726b65792f62757363612d6365702f646f776e6c6f616473)](https://packagist.org/packages/masterkey/busca-cep)[![Latest Unstable Version](https://camo.githubusercontent.com/7bc3d4ad67e5a7effed1702ef0133817005c0c56d312d58c9ed89bb546295e64/68747470733a2f2f706f7365722e707567782e6f72672f6d61737465726b65792f62757363612d6365702f762f756e737461626c65)](https://packagist.org/packages/masterkey/busca-cep) [![License](https://camo.githubusercontent.com/6d5aad6020ea23417aab29d56fc0bec8d9302861fa14f9ac68b9091df4f5e0f3/68747470733a2f2f706f7365722e707567782e6f72672f6d61737465726b65792f62757363612d6365702f6c6963656e7365)](https://packagist.org/packages/masterkey/busca-cep)

Realiza busca de endereços no site dos correios utilizando um CEP

### Como utilizar

[](#como-utilizar)

Adicione a library

```
$ composer require masterkey/busca-cep
```

Adicione o autoload.php do composer no seu arquivo PHP.

```
require_once 'vendor/autoload.php';
```

Agora basta chamar o metodo estático consultar($cep)

```
$endereco = Masterkey\Cep\BuscaCep::consultar('31030080');
```

Inspiração
----------

[](#inspiração)

Este pacote foi fortemente influenciado por [CepGratis](https://github.com/jansenfelipe/cep-gratis)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

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

6

Last Release

3726d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ad0138bca814dfc04cc1d315e3501b786522cd3b4bfaff8ba02e79e3df56b48?d=identicon)[devLopez](/maintainers/devLopez)

---

Top Contributors

[![devLopez](https://avatars.githubusercontent.com/u/5889460?v=4)](https://github.com/devLopez "devLopez (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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