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

ActiveLibrary

elxdigital/correios
===================

Componente de integração com os Correios

1.0.0(3y ago)0481MITPHPPHP &gt;=7.0

Since Feb 28Pushed 3y agoCompare

[ Source](https://github.com/elxdigital/correios)[ Packagist](https://packagist.org/packages/elxdigital/correios)[ Docs](https://www.ellox.com.br)[ RSS](/packages/elxdigital-correios/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Correios SDK
============

[](#correios-sdk)

[![Maintainer](https://camo.githubusercontent.com/66c4026798f8d11b502915aa09c663e92dec5c9b9d63bed7a4db7ad8cb4caf34/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d40656c786469676974616c2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/elxdigital)[![Source Code](https://camo.githubusercontent.com/1e545cdda2b8eab84d77475632b820cde5c8d7c4152c2b45865aa50f549eac44/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d656c786469676974616c2f636f727265696f732d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/elxdigital/correios)[![PHP from Packagist](https://camo.githubusercontent.com/707707cec8888ac30b4ab46c80f9492720253cea0e2e7e5c66aa060faeac2f43/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f656c786469676974616c2f636f727265696f732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elxdigital/correios)[![Latest Version](https://camo.githubusercontent.com/616e003b19da7bedce269536053b4a46e48a048fbbc2b98e16bc82233f797441/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f656c786469676974616c2f636f727265696f732e7376673f7374796c653d666c61742d737175617265)](https://github.com/elxdigital/correios/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/0cbefe397ffcf7c7b75b8cf527bdb28ad28e088206bd5a87be83bdf8ed20665b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f656c786469676974616c2f636f727265696f732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/elxdigital/correios)[![Quality Score](https://camo.githubusercontent.com/78c329d9c3d2542d19e37fad59871137e3c10fe66c4a090e550c2b228fa81298/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f656c786469676974616c2f636f727265696f732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/elxdigital/correios)[![Total Downloads](https://camo.githubusercontent.com/b78671c8f2ed9a226d7a6025678962460af3459d79c48391935f9dd188219124/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c786469676974616c2f636f727265696f732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/celxdigital/correios)

###### A simple and fast integration with the system of Deadlines and Prices of the couriers developed in PHP using the SOAP protocol provided by the Correios System.

[](#a-simple-and-fast-integration-with-the-system-of-deadlines-and-prices-of-the-couriers-developed-in-php-using-the-soap-protocol-provided-by-the-correios-system)

Uma simples e rápida integração com o sistema de Prazos e Preços do correios desenvolvida em PHP usando o protocólogo SOAP disponibilizada pelo Sistema do Correios.

Você pode saber mais **[clicando aqui](http://www.webdesignemfoco.com/img/files/original/Manual-Correios.pdf)**.

### Highlights

[](#highlights)

- Simple installation (Instalação simples)
- Simple and fast use (Uso simples e rápido)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)

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

[](#installation)

Uploader is available via Composer:

```
"elxdigital/correios": "^1.0"
```

or run

```
composer require elxdigital/correios
```

Documentation
-------------

[](#documentation)

###### For details on how to use, see a sample folder in the component directory. In it you will have an example of use for each class. It works like this:

[](#for-details-on-how-to-use-see-a-sample-folder-in-the-component-directory-in-it-you-will-have-an-example-of-use-for-each-class-it-works-like-this)

Para mais detalhes sobre como usar, veja uma pasta de exemplo no diretório do componente. Nela terá um exemplo de uso para cada classe. Ele funciona assim:

#### User endpoint:

[](#user-endpoint)

```
