PHPackages                             wagnermontanini/deolhonoimposto - 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. wagnermontanini/deolhonoimposto

ActiveLibrary[API Development](/categories/api)

wagnermontanini/deolhonoimposto
===============================

Biblioteca API para integração com o webservice do De Olho No Imposto

1.0.0(5y ago)032MITPHPPHP ^7.1

Since Jan 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/WagnerMontanini/deolhonoimposto)[ Packagist](https://packagist.org/packages/wagnermontanini/deolhonoimposto)[ Docs](https://www.devlution.com.br)[ RSS](/packages/wagnermontanini-deolhonoimposto/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

DeOlhoNoImposto Library Test
============================

[](#deolhonoimposto-library-test)

[![Maintainer](https://camo.githubusercontent.com/0a82636dc095b3a11191d93e4f13593ab4a1272975f8380a02e3cffee0ba21e3/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d407761676e65726d6f6e74616e696e692d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/wagnermontanini)[![Source Code](https://camo.githubusercontent.com/dd0dc1e46f24b62c13805803b22f6022cb230e7bae48c8338142be64871f977c/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d7761676e65726d6f6e74616e696e692f64656f6c686f6e6f696d706f73746f2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/wagnermontanini/deolhonoimposto)[![PHP from Packagist](https://camo.githubusercontent.com/d575e7b45e0c01eb128713451071c6351b3805642fa540b5323896489b7d6f31/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7761676e65726d6f6e74616e696e692f64656f6c686f6e6f696d706f73746f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wagnermontanini/deolhonoimposto)[![Latest Version](https://camo.githubusercontent.com/99a2b15f90d2a0a9e880a4c07504cb0b1736991fd3ad18e2c2eb09b98f3bbeb8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7761676e65726d6f6e74616e696e692f64656f6c686f6e6f696d706f73746f2e7376673f7374796c653d666c61742d737175617265)](https://github.com/wagnermontanini/deolhonoimposto/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/6ca91ce8d1ce35c55cc9fba6218f27b12d173303591ad827c78d87c4dadb4b1d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f7761676e65726d6f6e74616e696e692f64656f6c686f6e6f696d706f73746f2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/wagnermontanini/deolhonoimposto)[![Quality Score](https://camo.githubusercontent.com/7ee9e7ade2763c45dfca4cbce20e818b80b1162d9542f1cf19012e257a9248d0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7761676e65726d6f6e74616e696e692f64656f6c686f6e6f696d706f73746f2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/wagnermontanini/deolhonoimposto)[![Total Downloads](https://camo.githubusercontent.com/d444911cff75b187beb7cdf92c1a28471f11ed7483147069c105be08b9ac3212/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7761676e65726d6f6e74616e696e692f64656f6c686f6e6f696d706f73746f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cwagnermontanini/deolhonoimposto)

###### DeOlhoNoImposto Library is a small set of classes developed for integration with the DeOlhoNoImposto platform webservice.

[](#deolhonoimposto-library-is-a-small-set-of-classes-developed-for-integration-with-the-deolhonoimposto-platform-webservice)

DeOlhoNoImposto Library é um pequeno conjunto de classes desenvolvidas para integração ao webservice da plataforma DeOlhoNoImposto.

Você pode saber mais **[clicando aqui](https://deolhonoimposto.ibpt.org.br)**.

### Highlights

[](#highlights)

- Simple installation (Instalação simples)
- Abstraction of all API methods (Abstração de todos os métodos da API)
- Easy authentication with login and password (Fácil autenticação com Token)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)

Installation
------------

[](#installation)

Uploader is available via Composer:

```
"wagnermontanini/deolhonoimposto": "^1.0"
```

or run

```
composer require wagnermontanini/deolhonoimposto
```

Documentation
-------------

[](#documentation)

###### For details on how to use, see a sample folder in the component directory. In it you will have an example of use for each class. It works like this:

[](#for-details-on-how-to-use-see-a-sample-folder-in-the-component-directory-in-it-you-will-have-an-example-of-use-for-each-class-it-works-like-this)

Para mais detalhes sobre como usar, veja uma pasta de exemplo no diretório do componente. Nela terá um exemplo de uso para cada classe. Ele funciona assim:

#### PRODUTOS endpoint:

[](#produtos-endpoint)

```
