PHPackages                             emso-exe/cepx - 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. emso-exe/cepx

ActiveLibrary[API Development](/categories/api)

emso-exe/cepx
=============

Biblioteca para busca on-line de endereços via CEP, efetuando a consulta via API (https://viacep.com.br/ e https://apicep.com/).

13PHP

Since Jun 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/emso-exe/CepX)[ Packagist](https://packagist.org/packages/emso-exe/cepx)[ RSS](/packages/emso-exe-cepx/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![](cepx.png)](cepx.png)

CepX
====

[](#cepx)

Biblioteca para busca (*on-line*) de endereços via CEP, efetua a consulta via API, [ViaCEP](https://viacep.com.br/) e [apiCEP](https://apicep.com/), podendo ser incluídas outras ou removidas, no mínimo uma é necessária.

Install
-------

[](#install)

**Método 1**. Adicione ao arquivo **composer.json** o trecho abaixo, após isso execute o **install** ou **update** do composer.

```
"require": {
        "emso-exe/cepx": "dev-master"
    }
```

**Método 2**. No diretório do seu projeto execute o comando abaixo, será atualizado o arquivo **composer.json**.

```
composer require emso-exe/cepx
```

**Método 3**. No diretório do seu projeto execute o comando abaixo, será necessário que faça modificações no seu projeto.

```
git clone https://github.com/emso-exe/CepX.git
```

Tecnologias
-----------

[](#tecnologias)

- PHP

Teste
-----

[](#teste)

**Método 1**. No diretório CepX via terminal.

```
php Example.php
```

**Método 2**. Com o servidor web, por exemplo do PHP, ativado.

```
http://localhost:8000/Example.php
```

Example.php em execução
-----------------------

[](#examplephp-em-execução)

[![](imagem_cepx.png)](imagem_cepx.png)

Créditos
--------

[](#créditos)

- [Estênio Mariano](https://github.com/emso-exe)

Licença
-------

[](#licença)

Licença MIT (MIT). Por favor leia o [arquivo da licença](LICENSE.md) para mais informações.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8bf51ce44e3facf434b5c08f4db49e64a88edab05b7f3f9b8c88916680f97487?d=identicon)[emso-exe](/maintainers/emso-exe)

---

Top Contributors

[![emso-exe](https://avatars.githubusercontent.com/u/34048765?v=4)](https://github.com/emso-exe "emso-exe (25 commits)")

---

Tags

cepcepxcodigo-de-enderecamento-postalcodigo-postalenderecophpphp7zipcode

### Embed Badge

![Health badge](/badges/emso-exe-cepx/health.svg)

```
[![Health](https://phpackages.com/badges/emso-exe-cepx/health.svg)](https://phpackages.com/packages/emso-exe-cepx)
```

###  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)
