2017 © Pedro PelĂĄez
 

library iugu

iugu PHP Library

image

iugu/iugu

iugu PHP Library

  • Wednesday, February 28, 2018
  • by pnegri
  • Repository
  • 19 Watchers
  • 51 Stars
  • 68,308 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 33 Forks
  • 14 Open issues
  • 13 Versions
  • 8 % Grown

The README.md

Iugu para PHP

Build status, (*1)

Requisitos

  • PHP 5.4+

Instalação

Faça o download da biblioteca:, (*2)

git clone https://github.com/iugu/iugu-php

Inclua a biblioteca em seu arquivo PHP:, (*3)

require_once(".../iugu-php/lib/Iugu.php");

Usando Composer

$ composer require iugu/iugu
Please provide a version constraint for the iugu/iugu requirement: 1.0.7

O autoload do composer irĂĄ cuidar do resto., (*4)

Exemplo de Uso

Iugu::setApiKey("c73d49f9-6490-46ee-ba36-dcf69f6334fd"); // Ache sua chave API no Painel

Iugu_Charge::create(
    [
        "token"=> "TOKEN QUE VEIO DO IUGU.JS OU CRIADO VIA BIBLIOTECA",
        "email"=>"your@email.test",
        "items" => [
            [
                "description"=>"Item Teste",
                "quantity"=>"1",
                "price_cents"=>"1000"
            ]
        ]
    ]
);

Documentação

Acesse iugu.com/documentacao para referĂȘncia, (*5)

Testes

Instale as dependĂȘncias:, (*6)

composer update

Execute a comitiva de testes:, (*7)

composer tests

The Versions

28/02 2018

dev-master

9999999-dev https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • ext-curl *
  • ext-json *
  • ext-mbstring *
  • php >=5.4

 

The Development Requires

api pagamentos iugu

28/02 2018

dev-refactor-tests

dev-refactor-tests https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

The Development Requires

api pagamentos iugu

24/01 2018

dev-cleanup

dev-cleanup https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.4
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

The Development Requires

api pagamentos iugu

07/12 2017

dev-update-requirements

dev-update-requirements https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • ext-curl *
  • ext-json *
  • ext-mbstring *
  • php >=5.4

 

The Development Requires

api pagamentos iugu

25/11 2015

1.0.6

1.0.6.0 https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.2
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

The Development Requires

api pagamentos iugu

27/03 2014

1.0.5

1.0.5.0 https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.2
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

The Development Requires

api pagamentos iugu

27/01 2014

1.0.4

1.0.4.0 https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.2
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

The Development Requires

api pagamentos iugu

17/01 2014

1.0.2

1.0.2.0 https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.2
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

The Development Requires

api pagamentos iugu

17/01 2014

1.0.3

1.0.3.0 https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.2
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

The Development Requires

api pagamentos iugu

16/01 2014

1.0.1

1.0.1.0 https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.2
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

The Development Requires

api pagamentos iugu

16/01 2014

1.0.0

1.0.0.0 https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.2
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

The Development Requires

api pagamentos iugu

10/01 2014

0.1.0

0.1.0.0 https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.2
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

The Development Requires

api pagamentos iugu

08/01 2014

0.0.6

0.0.6.0 https://iugu.com

iugu PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.2
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

The Development Requires

api pagamentos iugu