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)85.7k↓80.1%[5 PRs](https://github.com/saade/cep-php/pulls)MITPHPPHP ^8.1CI passing

Since Oct 26Pushed 3mo 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 2d ago

READMEChangelog (2)Dependencies (2)Versions (9)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

41

—

FairBetter than 87% of packages

Maintenance55

Moderate activity, may be stable

Popularity29

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

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

801d 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

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[saade/filament-adjacency-list

A Filament package to adjacency lists.

9766.6k5](/packages/saade-filament-adjacency-list)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1123.7k](/packages/codebar-ag-laravel-docuware)

PHPackages © 2026

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