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

ActiveLibrary

wagnermontanini/apinfefasa
==========================

Biblioteca API para integração com o webservice do Fasa Nfe

1.1.3(4y ago)036MITPHPPHP ^7.3

Since Jul 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/WagnerMontanini/apinfefasa)[ Packagist](https://packagist.org/packages/wagnermontanini/apinfefasa)[ Docs](https://www.fasainformatica.com.br)[ RSS](/packages/wagnermontanini-apinfefasa/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)DependenciesVersions (7)Used By (0)

ApiNfeFasa Library Test
=======================

[](#apinfefasa-library-test)

[![Maintainer](https://camo.githubusercontent.com/0a82636dc095b3a11191d93e4f13593ab4a1272975f8380a02e3cffee0ba21e3/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d407761676e65726d6f6e74616e696e692d626c75652e7376673f7374796c653d666c61742d737175617265)](https://www.linkedin.com/in/wagner-montanini)[![Source Code](https://camo.githubusercontent.com/de17c7d89677c2e540d7c45e944a5ad52fb5163283373389c48b26fbbadb50e2/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d7761676e65726d6f6e74616e696e692f6170696e6665666173612d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/wagnermontanini/apinfefasa)[![PHP from Packagist](https://camo.githubusercontent.com/1e3c99d2949951abc431e7632531f1f483604f235d5170b68e5a51280750129f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7761676e65726d6f6e74616e696e692f6170696e6665666173612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wagnermontanini/apinfefasa)[![Latest Version](https://camo.githubusercontent.com/b1f6e8c868309b9a51f7d3484ddb55f423692741c7445bbea07ba3e926d57c4c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7761676e65726d6f6e74616e696e692f6170696e6665666173612e7376673f7374796c653d666c61742d737175617265)](https://github.com/wagnermontanini/apinfefasa/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/62663ee6d974b7df83f94f38c135867a0707d655f0bfd4970e20dce273c2fd1a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f7761676e65726d6f6e74616e696e692f6170696e6665666173612e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/wagnermontanini/apinfefasa)[![Quality Score](https://camo.githubusercontent.com/bc0f9795211e48c81748a008dcc46e4413f9607e6274887eb1453b8a5d877170/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7761676e65726d6f6e74616e696e692f6170696e6665666173612e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/wagnermontanini/apinfefasa)[![Total Downloads](https://camo.githubusercontent.com/ef0919d3f4a96c1f6afda52d805af2c82fcd9cb34d7aa81ef78714b85639cd5d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7761676e65726d6f6e74616e696e692f6170696e6665666173612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cwagnermontanini/apinfefasa)

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

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

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

Você pode saber mais **[clicando aqui](https://fasainformatica.com.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/apinfefasa": "^1.1"
```

or run

```
composer require wagnermontanini/apinfefasa
```

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:

#### PRODUTOINVOICES endpoint:

[](#produtoinvoices-endpoint)

```
