PHPackages                             saade/cep-php - 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. saade/cep-php

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

saade/cep-php
=============

Async, high availability brazilian CEP finder with multiple providers for redundancy.

v1.1.0(2y ago)74.4k↓48.7%[5 PRs](https://github.com/saade/cep-php/pulls)MITPHPPHP ^8.1CI passing

Since Oct 26Pushed 1mo ago1 watchersCompare

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

READMEChangelog (2)Dependencies (2)Versions (8)Used By (0)

High availability brazilian CEP finder with service redundancy
==============================================================

[](#high-availability-brazilian-cep-finder-with-service-redundancy)

[![Latest Version on Packagist](https://camo.githubusercontent.com/90c7693058991f551d411b237efbd94f41d09d667895d195a5c136f6d5ac7aaa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616164652f6365702d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/saade/cep-php)[![Total Downloads](https://camo.githubusercontent.com/3efdbc6c857c4010d48a53a4193d706ff9d148dc9dc918e5c5f9d77095366c04/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616164652f6365702d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/saade/cep-php)

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

[](#installation)

You can install the package via composer:

```
composer require saade/cep-php
```

Usage
-----

[](#usage)

```
use Saade\Cep;

$cep = Cep::get('28895-190')

$cep->cep; // 28895190
$cep->state; // RJ
$cep->city; // Rio das Ostras
$cep->neighborhood; // Costazul
$cep->street; // Rua Nelson Pecegueiro do Amaral
$cep->provider; // correios / correios-alt / viacep / brasil-api
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Saade](https://github.com/saade)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance59

Moderate activity, may be stable

Popularity29

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51.2% 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 ~90 days

Total

3

Last Release

755d ago

### Community

Maintainers

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

---

Top Contributors

[![saade](https://avatars.githubusercontent.com/u/14329460?v=4)](https://github.com/saade "saade (22 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (12 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (9 commits)")

---

Tags

laravelcorreioscepviacepsaadecep-phpbrasil api

### Embed Badge

![Health badge](/badges/saade-cep-php/health.svg)

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

###  Alternatives

[saade/filament-fullcalendar

The Most Popular JavaScript Calendar integrated with Filament 💛

403695.8k](/packages/saade-filament-fullcalendar)[saade/filament-autograph

A Filament package to manage signatures.

80195.0k](/packages/saade-filament-autograph)[saade/filament-adjacency-list

A Filament package to adjacency lists.

9653.4k5](/packages/saade-filament-adjacency-list)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[cmsmaxinc/filament-system-versions

A comprehensive Filament plugin that provides real-time visibility into all package versions within your Filament PHP application. This essential developer tool creates a centralized dashboard where you can instantly view, monitor, and track the current versions of all installed packages in your project and what the latest version is.

1325.6k](/packages/cmsmaxinc-filament-system-versions)

PHPackages © 2026

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