PHPackages                             rhberro/correio-services - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. rhberro/correio-services

ActiveLibrary[HTTP &amp; Networking](/categories/http)

rhberro/correio-services
========================

Check how much will cost to deliver your package using the Correio's service.

v1.0.0-beta(9y ago)22981MITPHP

Since Jun 28Pushed 8y ago3 watchersCompare

[ Source](https://github.com/rhberro/correio-services)[ Packagist](https://packagist.org/packages/rhberro/correio-services)[ Docs](https://github.com/rhberro/correio-services)[ RSS](/packages/rhberro-correio-services/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Correio Services
================

[](#correio-services)

[![Build Status](https://camo.githubusercontent.com/c675958882b4c0c821a02b99afa0f71da1d0652d8909932a1767ab76e80e66dc/68747470733a2f2f7472617669732d63692e6f72672f7268626572726f2f636f727265696f2d73657276696365732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rhberro/correio-services)

Use this package to check how much will cost to deliver your package using the Correio's service.

---

- [**Installing**](#installing)
- [**Getting Started**](#getting-started)
    - [**Price and Deadline**](#price-and-deadline)
    - [**Price**](#price)
    - [**Deadline**](#deadline)
- [**Contributing**](#contributing)
- [**License**](#license)

---

Installing
----------

[](#installing)

Install it using composer

```
composer require rhberro\correio-services

```

Getting Started
---------------

[](#getting-started)

### Price and Deadline

[](#price-and-deadline)

```
$response = Rhberro\Correios\Request::deadlinePrice('13450044', '13466070', '1.2', '16', '21.8', '15.0', '15.0', '40010');
```

### Price

[](#price)

```
$response = Rhberro\Correios\Request::price('13450044', '13466070', '1.2', '16', '21.8', '15.0', '15.0', '40010');
```

### Deadline

[](#deadline)

```
$response = Rhberro\Correios\Request::deadline('13450044', '13466070', '40010');
```

### Response

[](#response)

```
$response = Rhberro\Correios\Request::deadline('13450044', '13466070', '40010');

foreach ($response->getServices() as $service) {
    $code = $service->Codigo;
    $deadline = $service->Valor;
}
```

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

[](#contributing)

The contribution guide is not available for now.

License
-------

[](#license)

The Correio Services library is open-sourced software licensed under the MIT license.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3647d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/32327778687f11798a036fb2a4a7366995883d739fb25f50c7ac44f93c65fc4b?d=identicon)[rhberro](/maintainers/rhberro)

---

Top Contributors

[![rhberro](https://avatars.githubusercontent.com/u/3977337?v=4)](https://github.com/rhberro "rhberro (33 commits)")

---

Tags

correiosdeadlinepriceserviceslaravelcorreioswebservicecorreio

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rhberro-correio-services/health.svg)

```
[![Health](https://phpackages.com/badges/rhberro-correio-services/health.svg)](https://phpackages.com/packages/rhberro-correio-services)
```

###  Alternatives

[palanik/lumen-cors

Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.

101239.7k](/packages/palanik-lumen-cors)[api-platform/laravel

API Platform support for Laravel

59156.3k11](/packages/api-platform-laravel)[megaads/apify

A pretty library to help developers build RESTful APIs lightly, quickly and properly even without writing code

151.8k](/packages/megaads-apify)[behamin/service-proxy

for proxy or sending requests to other services with useful utilities

102.2k](/packages/behamin-service-proxy)

PHPackages © 2026

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