PHPackages                             aalonzolu/caex-sdk - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. aalonzolu/caex-sdk

ActiveSdk[Utility &amp; Helpers](/categories/utility)

aalonzolu/caex-sdk
==================

Caex logistics SDK

0.1(5y ago)011MITPHP

Since Jul 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/aalonzolu/CaexPHP)[ Packagist](https://packagist.org/packages/aalonzolu/caex-sdk)[ Docs](https://lexo.dev)[ RSS](/packages/aalonzolu-caex-sdk/feed)WikiDiscussions master Synced today

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

CaexPHP
=======

[](#caexphp)

### Instanciar

[](#instanciar)

```
use Caex\Caex;

$username = "USERNAME";

$key = "caexkey";

$caex = new Caex($username, $key);

```

### Modo Producción

[](#modo-producción)

```
$caex->production = true;

```

Si no se espesifica se tomará como Sandbox

### UsarMetodos

[](#usarmetodos)

```
$Departamentos = $caex->ObtenerDepartamentos();
$Municipios= $caex->ObtenerMunicipios();
$Poblados = $caex->ObtenerPoblados();

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

2113d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/860e51ee755b1838ef4a421d3070ba03b57b7bfb3485f85ee5a41ee59bf75456?d=identicon)[aalonzolu](/maintainers/aalonzolu)

---

Top Contributors

[![aalonzolu](https://avatars.githubusercontent.com/u/5524124?v=4)](https://github.com/aalonzolu "aalonzolu (5 commits)")

---

Tags

cargoGuatemalacaexexpresocargoexpreso

### Embed Badge

![Health badge](/badges/aalonzolu-caex-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/aalonzolu-caex-sdk/health.svg)](https://phpackages.com/packages/aalonzolu-caex-sdk)
```

###  Alternatives

[cybercog/laravel-paket

Composer personal web interface. Manage Laravel dependencies without switching to command line!

1753.3k](/packages/cybercog-laravel-paket)[laravel-frontend-presets/inertiajs

A Laravel frontend preset to get you up and running with Inertia.js

1464.5k](/packages/laravel-frontend-presets-inertiajs)[dominicwatts/faker

Console based fake data generator - just generate what you need

413.5k](/packages/dominicwatts-faker)[markwalet/laravel-packagist

A Laravel wrapper for the `spatie/packagist-api` package.

132.1k](/packages/markwalet-laravel-packagist)

PHPackages © 2026

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