PHPackages                             idealizetecnologia/intelipost - 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. idealizetecnologia/intelipost

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

idealizetecnologia/intelipost
=============================

Intelipost Logistics Gateway PHP SDK

032.9k↓61.4%PHP

Since May 24Pushed 7y agoCompare

[ Source](https://github.com/idealizetecnologia/intelipost)[ Packagist](https://packagist.org/packages/idealizetecnologia/intelipost)[ RSS](/packages/idealizetecnologia-intelipost/feed)WikiDiscussions master Synced 3d ago

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

Intelipost PHP Client Library
=============================

[](#intelipost-php-client-library)

Intelipost is a simple, fast and secure shipping and logistics gateway API. You can sign up for an account at

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

[](#installation)

There are two ways to install:

**Require Library**

```
require_once("/path/to/lib/intelipost.php");
```

**or via [Composer](http://getcomposer.org/):**

Create or add the following to composer.json in your project root:

```
{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/intelipost/sdk-php"
        }
    ],
    "require": {
        "intelipost/api-php": "dev-master"
    }
}
```

Install composer dependancies:

```
php composer.phar install
```

Require dependencies:

```
require_once("/path/to/vendor/autoload.php");
```

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

[](#documentation)

Up-to-date documentation at:

Releases
--------

[](#releases)

1.1.0
-----

[](#110)

*2019-05-24 | Idealize Tecnologia*

- Generate Tracking Code
- Generate PLP

1.0.1
-----

[](#101)

*2016-02-10 | Intelipost*

- Origin zip code to create a shipment order
- ApiKey as parameter on LoadConfigs method

1.0.0
-----

[](#100)

*2015-09-30 | Intelipost*

- Get CEP - Auto Complete
- Get Activated Delivery Methods
- Get Quote
- Quote by Volume
- Get Label
- Create Shipment Order
- Get Shipment Order
- Cancel Shipment Order
- Mark Multiple Shipment Orders as "Shipped"
- Mark Multiple Shipment Orders as "Ready for Shipment"
- Webhook

0.3.4
-----

[](#034)

*2014-07-07 | Pablo del Vecchio*

- changed basic log format

0.3.3
-----

[](#033)

*2014-07-07 | Pablo del Vecchio*

- added round\_trip network time

0.3.2
-----

[](#032)

*2014-06-23 | Pablo del Vecchio*

- added response model

0.3.0
-----

[](#030)

*2014-04-28 | Pablo del Vecchio*

- updated quote example

0.2.3
-----

[](#023)

*2014-03-24 | Pablo del Vecchio*

- changed base folder

0.2.2
-----

[](#022)

*2014-03-18 | Pablo del Vecchio*

- updated composer.json

0.2.1
-----

[](#021)

*2014-03-18 | Pablo del Vecchio*

- added timeout fallback

0.1.0
-----

[](#010)

*2014-03-11 | Pablo del Vecchio*

- initial commit

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23357903?v=4)[Climba Commerce](/maintainers/idealizetecnologia)[@idealizetecnologia](https://github.com/idealizetecnologia)

---

Top Contributors

[![projectaventures](https://avatars.githubusercontent.com/u/6084459?v=4)](https://github.com/projectaventures "projectaventures (16 commits)")[![rogerioms](https://avatars.githubusercontent.com/u/13303637?v=4)](https://github.com/rogerioms "rogerioms (14 commits)")[![leovolpatto](https://avatars.githubusercontent.com/u/6312481?v=4)](https://github.com/leovolpatto "leovolpatto (5 commits)")[![jopapo](https://avatars.githubusercontent.com/u/3243558?v=4)](https://github.com/jopapo "jopapo (3 commits)")[![gustavointelipost](https://avatars.githubusercontent.com/u/7913922?v=4)](https://github.com/gustavointelipost "gustavointelipost (1 commits)")

### Embed Badge

![Health badge](/badges/idealizetecnologia-intelipost/health.svg)

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M7.0k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M92](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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