PHPackages                             silarhi/cfonb-parser - 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. silarhi/cfonb-parser

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

silarhi/cfonb-parser
====================

A PHP Parser for CFONB transactions with zero dependencies

6.4.0(3mo ago)1251.0k↓19.7%8[1 issues](https://github.com/silarhi/cfonb-parser/issues)MITPHPPHP &gt;=8.2CI passing

Since Apr 17Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/silarhi/cfonb-parser)[ Packagist](https://packagist.org/packages/silarhi/cfonb-parser)[ RSS](/packages/silarhi-cfonb-parser/feed)WikiDiscussions 6.x Synced 1mo ago

READMEChangelog (6)Dependencies (7)Versions (32)Used By (0)

cfonb-parser
============

[](#cfonb-parser)

[![Build Status](https://github.com/silarhi/cfonb-parser/actions/workflows/continuous-integration.yml/badge.svg?branch=6.x)](https://github.com/silarhi/cfonb-parser/actions/workflows/continuous-integration.yml/badge.svg?branch=6.x)[![Latest Stable Version](https://camo.githubusercontent.com/30cdb0feb4578f23bb7361ea107451531983fe59ed5d650304135357ed96b53a/68747470733a2f2f706f7365722e707567782e6f72672f73696c617268692f63666f6e622d7061727365722f762f737461626c65)](https://packagist.org/packages/silarhi/cfonb-parser)[![Total Downloads](https://camo.githubusercontent.com/eeff1144e970932fefc62938fc5bfeb51f2722a91983364ca82ea1dfd5430354/68747470733a2f2f706f7365722e707567782e6f72672f73696c617268692f63666f6e622d7061727365722f646f776e6c6f616473)](https://packagist.org/packages/silarhi/cfonb-parser)[![License](https://camo.githubusercontent.com/9f00e1b8022ff8ce79bc9cf30464a470aa9655d65463ebb8d0a7bd24a19f71fb/68747470733a2f2f706f7365722e707567782e6f72672f73696c617268692f63666f6e622d7061727365722f6c6963656e7365)](https://packagist.org/packages/silarhi/cfonb-parser)

A zero dependencies PHP Parser for CFONB statements

Supports CFONB 120/240 format

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

[](#installation)

The preferred method of installation is via [Composer](http://getcomposer.org/). Run the following command to install the package and add it as a requirement to your project's `composer.json`:

```
composer require silarhi/cfonb-parser
```

How to use
----------

[](#how-to-use)

### Parse CFONB 120

[](#parse-cfonb-120)

```
