2017 © Pedro PelĂĄez
 

library mg

Consulte gratuitamente CNPJ no site do Sintegra/MG

image

sintegra-php/mg

Consulte gratuitamente CNPJ no site do Sintegra/MG

  • Tuesday, September 15, 2015
  • by jansenfelipe
  • Repository
  • 2 Watchers
  • 1 Stars
  • 5 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Sintegra MG

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

Consulte gratuitamente CNPJ no site do Sintegra/MG, (*2)

Como utilizar

Adicione a library, (*3)

$ composer require sintegra-php/mg

Adicione o autoload.php do composer no seu arquivo PHP., (*4)

require_once 'vendor/autoload.php';  

Primeiro chame o método getParams() para retornar os dados necessårios para enviar no método consulta(), (*5)

$params = SintegraPHP\MG\SintegraMG::getParams();

Agora basta chamar o método consulta(), (*6)

$dadosEmpresa = SintegraPHP\MG\SintegraMG::consulta(
    '07399636001179',
    'INFORME_AS_LETRAS_DO_CAPTCHA',
    $params['challenge']
);

License

The MIT License (MIT), (*7)

The Versions

15/09 2015

1.0.x-dev

1.0.9999999.9999999-dev

Consulte gratuitamente CNPJ no site do Sintegra/MG

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jansen Felipe

sintegra mg

15/09 2015

1.0.0

1.0.0.0

Consulte gratuitamente CNPJ no site do Sintegra/MG

  Sources   Download

MIT

The Requires

 

The Development Requires

by Jansen Felipe

sintegra mg