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.7k↓50%PHP

Since May 24Pushed 6y agoCompare

[ Source](https://github.com/idealizetecnologia/intelipost)[ Packagist](https://packagist.org/packages/idealizetecnologia/intelipost)[ RSS](/packages/idealizetecnologia-intelipost/feed)WikiDiscussions master Synced 1mo 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 37% 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://www.gravatar.com/avatar/ff8feb66a6100d76ca837f8f79304bba3f8435d72660c379a5de9811b7c7856c?d=identicon)[idealizetecnologia](/maintainers/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

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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