PHPackages                             jupitern/ctt - 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. jupitern/ctt

ActiveLibrary

jupitern/ctt
============

ctt (portuguese post office) mail tracker, package tracker

1.0.1(6y ago)6501[1 issues](https://github.com/jupitern/ctt/issues)MITPHPPHP &gt;=5.6

Since Feb 2Pushed 6y ago2 watchersCompare

[ Source](https://github.com/jupitern/ctt)[ Packagist](https://packagist.org/packages/jupitern/ctt)[ Docs](https://github.com/jupitern/ctt)[ RSS](/packages/jupitern-ctt/feed)WikiDiscussions master Synced 1mo ago

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

jupitern/ctt
============

[](#jupiternctt)

#### CTT (Portugal post office) tracking for PHP.

[](#ctt-portugal-post-office-tracking-for-php)

track mail and packages using CTT service (Portuguese post office) [https://www.ctt.pt/feapl\_2/app/open/objectSearch/objectSearch.jspx](https://www.ctt.pt/feapl_2/app/open/objectSearch/objectSearch.jspx)

Requirements
------------

[](#requirements)

PHP 5.6 or higher.

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

[](#installation)

Include jupitern/ctt in your project, by adding it to your composer.json file.

```
{
    "require": {
        "jupitern/ctt": "1.*"
    }
}
```

Usage
-----

[](#usage)

```
$ctt = new \Jupitern\Ctt\CttTracking();
$res = $ctt->trackObjects(['ED123456789PT', 'LX123456789PT']);
var_dump($res);

/*
output:
Array
(
    [ED123456789PT] => Array
        (
            [status] => 6
            [statusText] => Objeto não encontrado
        )

    [LX123456789PT] => Array
        (
            [status] => 4
            [statusText] => Objeto entregue
        )

)
*/
```

ChangeLog
---------

[](#changelog)

- initial release

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

[](#contributing)

- welcome to discuss a bugs, features and ideas.

License
-------

[](#license)

jupitern/ctt is release under the MIT license.

You are free to use, modify and distribute this software

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

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

Every ~824 days

Total

2

Last Release

2193d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8205aca1dd2a7d1f98452950c3754b7430d16bcfe53494bfdf5c20d277d7776c?d=identicon)[jupitern](/maintainers/jupitern)

---

Top Contributors

[![jupitern](https://avatars.githubusercontent.com/u/4422374?v=4)](https://github.com/jupitern "jupitern (1 commits)")

---

Tags

cttmail trackerpackage tracker

### Embed Badge

![Health badge](/badges/jupitern-ctt/health.svg)

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

###  Alternatives

[laracasts/integrated

Simple, intuitive integration testing with PHPUnit.

479206.9k2](/packages/laracasts-integrated)[jikan-me/jikan

Jikan is an unofficial MyAnimeList API

1.0k28.1k2](/packages/jikan-me-jikan)[raulr/google-play-scraper

A PHP scraper to get app data from Google Play

12892.7k](/packages/raulr-google-play-scraper)[dfridrich/ares

Communication with ARES (Czech business register)

24401.0k2](/packages/dfridrich-ares)[jansenfelipe/cpf-gratis

Com esse pacote você poderá consultar, gratuitamente, CPFs diretamente no site da receita.

1895.9k](/packages/jansenfelipe-cpf-gratis)[bubbstore/correios

Biblioteca que faz cálculo de frete, rastreamento de objetos e consulta de CEP diretamente do Webservice dos Correios.

2589.0k](/packages/bubbstore-correios)

PHPackages © 2026

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