2017 © Pedro PelĂĄez
 

library infoglobo-php

Info Globo Integration (PHP)

image

inicial/infoglobo-php

Info Globo Integration (PHP)

  • Wednesday, April 11, 2018
  • by inicial
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Info Globo Integration (PHP)

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require, (*1)

Description

Check if customer is subscriber, subscription profile and segment., (*2)

Requirements

Guzzle, PHP HTTP client, (*3)

Installing

Run the Composer command to install the latest stable version:, (*4)

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

After installing, you need to require Composer's autoloader:, (*5)

require 'vendor/autoload.php';

You can then later update using composer:, (*6)

php composer.phar -vvv update

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

You can find more info about usage on class source code., (*7)

Report any bug or suggest changes using git issues., (*8)

The Versions

11/04 2018

dev-master

9999999-dev https://github.com/inicialcombr/infoglobo-php

Info Globo Integration (PHP)

  Sources   Download

MIT

The Requires

 

by Inicial SoluçÔes

php composer integration info globo o globo editora

11/04 2018

v1.0.0

1.0.0.0 https://github.com/inicialcombr/infoglobo-php

Info Globo Integration (PHP)

  Sources   Download

MIT

The Requires

 

by Inicial SoluçÔes

php composer integration info globo o globo editora