PHPackages                             inicial/infoglobo-php - 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. [API Development](/categories/api)
4. /
5. inicial/infoglobo-php

ActiveLibrary[API Development](/categories/api)

inicial/infoglobo-php
=====================

Info Globo Integration (PHP)

1.0.1(6y ago)111MITPHPPHP &gt;=5.3

Since Apr 11Pushed 1y agoCompare

[ Source](https://github.com/inicialsolucoes/infoglobo-php)[ Packagist](https://packagist.org/packages/inicial/infoglobo-php)[ Docs](https://github.com/inicialcombr/infoglobo-php)[ RSS](/packages/inicial-infoglobo-php/feed)WikiDiscussions master Synced 3d ago

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

Info Globo Integration (PHP)
============================

[](#info-globo-integration-php)

[![Latest Stable Version](https://camo.githubusercontent.com/a4c810d5d80cdf7869103e028035796dc26d8d1246efdb30cdb10e108475ae38/68747470733a2f2f706f7365722e707567782e6f72672f696e696369616c2f696e666f676c6f626f2d7068702f76)](https://packagist.org/packages/inicial/infoglobo-php) [![Total Downloads](https://camo.githubusercontent.com/3f4e7a95d1a93d00e70ad3a88cc381f29d5e8588b43afb11c8fa04617c4db0d6/68747470733a2f2f706f7365722e707567782e6f72672f696e696369616c2f696e666f676c6f626f2d7068702f646f776e6c6f616473)](https://packagist.org/packages/inicial/infoglobo-php) [![Latest Unstable Version](https://camo.githubusercontent.com/d68dd226664d984e57d5d20c207226b43e2434ec09f4dd475be324d73e3749f2/68747470733a2f2f706f7365722e707567782e6f72672f696e696369616c2f696e666f676c6f626f2d7068702f762f756e737461626c65)](https://packagist.org/packages/inicial/infoglobo-php) [![License](https://camo.githubusercontent.com/0814496717cd4448147226cee984c444ebad81d17064219463556f8af07f5ec5/68747470733a2f2f706f7365722e707567782e6f72672f696e696369616c2f696e666f676c6f626f2d7068702f6c6963656e7365)](https://packagist.org/packages/inicial/infoglobo-php) [![PHP Version Require](https://camo.githubusercontent.com/4670b3ddc3a6905e26bcbc2839fb8b3efbcbc993a89865b340e340f1b70baf43/68747470733a2f2f706f7365722e707567782e6f72672f696e696369616c2f696e666f676c6f626f2d7068702f726571756972652f706870)](https://packagist.org/packages/inicial/infoglobo-php)

### Description

[](#description)

Check if customer is subscriber, subscription profile and segment.

### Requirements

[](#requirements)

[Guzzle, PHP HTTP client](https://github.com/guzzle/guzzle)

### Installing

[](#installing)

Run the Composer command to install the latest stable version:

```
php composer.phar -vvv require inicial/infoglobo-php
```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

You can then later update using composer:

```
php composer.phar -vvv update
```

### Example

[](#example)

```
require_once(dirname(__FILE__) . '/vendor/autoload.php');

$infoGlobo = new InfoGlobo\InfoGlobo();
$infoGlobo->setApiBaseUrl ('https://api-ig.infoglobo.com.br/');
$infoGlobo->setApiAuthUser('username');
$infoGlobo->setApiAuthPass('password');
$infoGlobo->setApiCustomer('customer');

$customer = $infoGlobo->getCustomerByCpf('96356986523');
```

### Note

[](#note)

You can find more info about usage on class source code.

Report any bug or suggest changes using git [issues](https://github.com/inicialsolucoes/infoglobo-php/issues).

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

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 ~485 days

Total

2

Last Release

2470d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5468794?v=4)[inicial](/maintainers/inicial)[@inicial](https://github.com/inicial)

---

Top Contributors

[![fabianocouto](https://avatars.githubusercontent.com/u/3431285?v=4)](https://github.com/fabianocouto "fabianocouto (15 commits)")

---

Tags

apicheckcomposercustomergloboinfoglobointegrationphpsubscriptionphpcomposerintegrationinfogloboo globoeditora

### Embed Badge

![Health badge](/badges/inicial-infoglobo-php/health.svg)

```
[![Health](https://phpackages.com/badges/inicial-infoglobo-php/health.svg)](https://phpackages.com/packages/inicial-infoglobo-php)
```

###  Alternatives

[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[klev-o/telegram-bot-api

Simple and convenient object-oriented implementation Telegram bot API with php version ^7.4 support. You'll like it)

457.8k1](/packages/klev-o-telegram-bot-api)

PHPackages © 2026

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