PHPackages                             fogacasammuel/ofx - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. fogacasammuel/ofx

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

fogacasammuel/ofx
=================

Componente responsável por fazer a leitura de arquivos OFX

1.0.0(2y ago)048MITPHPPHP ^7.1

Since Sep 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/fogacasammuel/ofx)[ Packagist](https://packagist.org/packages/fogacasammuel/ofx)[ Docs](http://www.sammuelfogaca.xyz)[ RSS](/packages/fogacasammuel-ofx/feed)WikiDiscussions main Synced 1mo ago

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

Ofx Library Test
================

[](#ofx-library-test)

[![Source Code](https://camo.githubusercontent.com/de46ad3035345140748094656bbe28f9eca2d691cfe375a6c336fa0f1a139874/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d666f6761636173616d6d75656c2f6f66782d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/fogacasammuel/ofx)[![PHP from Packagist](https://camo.githubusercontent.com/87570959afa221d0356a84bb5980105ae8238902832da948e7d99c5470d39b1c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f666f6761636173616d6d75656c2f6f66782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fogacasammuel/ofx)[![Latest Version](https://camo.githubusercontent.com/db0ea9d0cf66b4defacee676ee6dd3fcb2b0137ed9027005bf7dc465ec077bd4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f666f6761636173616d6d75656c2f6f66782e7376673f7374796c653d666c61742d737175617265)](https://github.com/fogacasammuel/ofx/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/25f799ba631b2e33641aad789c3b7cc87e656bb1800a4db5a41a6db187ded956/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f666f6761636173616d6d75656c2f6f66782e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/fogacasammuel/ofx)[![Quality Score](https://camo.githubusercontent.com/d2c0c92493602d97e269dd0886af9c7b5b64519ba748c70e4526f5bff8ff4386/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f666f6761636173616d6d75656c2f6f66782e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/fogacasammuel/ofx)[![Total Downloads](https://camo.githubusercontent.com/f899e65f27bbbb2eb6364b3cb5cbacd48dab037a888f5eb0b8c6c6209e861a4a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666f6761636173616d6d75656c2f6f66782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cfogacasammuel/ofx)

###### Ofx is a component responsible for reading OFX files, generally used in bank account statements.

[](#ofx-is-a-component-responsible-for-reading-ofx-files-generally-used-in-bank-account-statements)

Ofx é um componente responsável por fazer a leitura de arquivos OFX, geralmente usados em extratos de contas bancárias.

Você pode saber mais **[clicando aqui](https://github.com/fogacasammuel/ofx)**.

### Highlights

[](#highlights)

- Simple installation (Instalação simples)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)

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

[](#installation)

ofx is available via Composer:

```
"fogacasammuel/ofx": "^1.0"
```

or run

```
composer require fogacasammuel/ofx
```

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:

#### User endpoint:

[](#user-endpoint)

```
