PHPackages                             asmpkg/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. asmpkg/ofx

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

asmpkg/ofx
==========

Transforma em objetos dados de um arquivo de extrato bancario OFX.

172.4k↓30.8%9PHP

Since Feb 7Pushed 8y ago3 watchersCompare

[ Source](https://github.com/alexsmonte/Ofx)[ Packagist](https://packagist.org/packages/asmpkg/ofx)[ RSS](/packages/asmpkg-ofx/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ofx
===

[](#ofx)

Transforma em objetos dados de um arquivo de extrato bancario OFX.

este codigo foi retirado do forum

Instalação
==========

[](#instalação)

composer require asmpkg/ofx

use Asmpkg/Ofx;

$ofx = new Ofx("Arquivo.ofx");

Data inicio e fim $ofx-&gt;dtStar $ofx-&gt;dtEnd

Codigo do Banco $ofx-&gt;bankId

Conta do banco $ofx-&gt;acctId

Nome do banco $ofx-&gt;org

Extrato foreach($ofx-&gt;bankTranList as $extrato)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1400348?v=4)[Alex Monte](/maintainers/alexsmonte)[@alexsmonte](https://github.com/alexsmonte)

---

Top Contributors

[![alexsmonte](https://avatars.githubusercontent.com/u/1400348?v=4)](https://github.com/alexsmonte "alexsmonte (4 commits)")

### Embed Badge

![Health badge](/badges/asmpkg-ofx/health.svg)

```
[![Health](https://phpackages.com/badges/asmpkg-ofx/health.svg)](https://phpackages.com/packages/asmpkg-ofx)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
