PHPackages                             blancohugo/correios - 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. blancohugo/correios

ActiveLibrary

blancohugo/correios
===================

Consulta de cep no SIGEP dos Correios com PHP

v1.0(7y ago)34MITPHPPHP ^7.1

Since Sep 11Pushed 7y ago2 watchersCompare

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

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Correios zip code query with PHP
================================

[](#correios-zip-code-query-with-php)

[![Latest version](https://camo.githubusercontent.com/becc7f5671f1becb1e4a3b9926cd5ded2e0d8e1d015090253a0078199006d93f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c616e636f6875676f2f636f727265696f732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/blancohugo/correios)[![CircleCI](https://camo.githubusercontent.com/b692a5016af227262908e756b729c5ff4a7696366655fadf95f706acdbb6b4cb/68747470733a2f2f696d672e736869656c64732e696f2f636972636c6563692f70726f6a6563742f6769746875622f626c616e636f6875676f2f636f727265696f732e7376673f7374796c653d666c61742d737175617265)](https://circleci.com/gh/blancohugo/correios)[![Code Coverage](https://camo.githubusercontent.com/bdfab9bb5a457bc60971d825886cee8f7e4c8cc936e9ffa53baf0eb3af563b44/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f626c616e636f6875676f2f636f727265696f732e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/blancohugo/correios)[![Download count](https://camo.githubusercontent.com/40ffe1f5de07829e9e3a09596aae9197179303322897fb4f8c128f6484e79f7b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626c616e636f6875676f2f636f727265696f732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/blancohugo/correios)

A service for fetching data from an address from a provided zip code.

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

[](#installation)

```
$ composer require blancohugo/correios
```

How-to
------

[](#how-to)

See the example below of how to implement a search for address data:

```
