PHPackages                             baru/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. [API Development](/categories/api)
4. /
5. baru/correios

ActiveProject[API Development](/categories/api)

baru/correios
=============

Biblioteca que gera uma API a partir de parsing da página de rastreio dos Correios.

1.0.1(7y ago)820021Apache-2.0PHPPHP &gt;=5.4

Since May 23Pushed 7y ago4 watchersCompare

[ Source](https://github.com/asaferamos/correios-rastreio-api-parser)[ Packagist](https://packagist.org/packages/baru/correios)[ RSS](/packages/baru-correios/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (1)

Correios Rastreio API Parser
============================

[](#correios-rastreio-api-parser)

API construída a partir de parsing da página de rastreio dos Correios.

[![Deploy](https://camo.githubusercontent.com/ac4fa93c8d49d31cd7210fa54d28318279a800960231b63f5d988859b94bcddd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f64656d6f2d6865726f6b752d3433303039382e737667)](https://correios-rastreio-api-parser.herokuapp.com/)

Utilização
----------

[](#utilização)

```
$Correios = new \Baru\Correios\RastreioParser();
$Correios->setCode('RE999999999BR');

//Último evento
$Evento = $Correios->getEventLast();

//Lista todos eventos
$Eventos = $Correios->getEventsList();

```

#### Evento

[](#evento)

Label `$evento->getLabel();`

> *Objeto postado*

---

Location `$evento->getLocation();`

> *Goiânia / GO*

---

Date `$evento->getDate();`

> *12/12/2012*

---

Hour `$evento->getHour();`

> *12:12*

---

Description `$evento->getDescription();`

> *de Unidade de Distribuição em SUMARE / SP para Agência dos Correios em SUMARE / SP*

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~60 days

Total

3

Last Release

2795d ago

Major Versions

0.0.1 → 1.0.02018-05-26

### Community

Maintainers

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

---

Top Contributors

[![asaferamos](https://avatars.githubusercontent.com/u/2385995?v=4)](https://github.com/asaferamos "asaferamos (16 commits)")

---

Tags

correioscorreios-apicorreios-rastreiocorreios-srocorreioscorreios apirastrerio correios

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/baru-correios/health.svg)

```
[![Health](https://phpackages.com/badges/baru-correios/health.svg)](https://phpackages.com/packages/baru-correios)
```

###  Alternatives

[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/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

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