PHPackages                             ksfraser/qifparser - 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. ksfraser/qifparser

ActiveLibrary

ksfraser/qifparser
==================

Standardized QIF Parser for FrontAccounting integration via ksf\_bank\_import

0.2.0(1mo ago)02proprietaryPHPPHP &gt;=7.3

Since Mar 20Pushed 1mo agoCompare

[ Source](https://github.com/ksfraser/ksf_qifparser)[ Packagist](https://packagist.org/packages/ksfraser/qifparser)[ RSS](/packages/ksfraser-qifparser/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

ksf\_qifparser
==============

[](#ksf_qifparser)

Parse QIF files

PHP Version Requirements
------------------------

[](#php-version-requirements)

EnvironmentPHP VersionNotes**Production** (target)7.3+Minimum supported runtime; code is written to be 7.3-compatible**Development**8.1+ (tested on 8.4)Required by PHPUnit 10/11 for the test suite> **Important:** The production library targets PHP 7.3+, but the development toolchain (PHPUnit 10/11) requires PHP 8.1+. PHPUnit is a `require-dev` dependency only and is **not** needed on the target platform. Tests must be run on a PHP 8.1+ environment (e.g. the developer's local machine or CI).

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

[](#installation)

```
composer install          # dev (PHP 8.1+, includes PHPUnit)
composer install --no-dev # production (PHP 7.3+, no test tools)
```

Running Tests
-------------

[](#running-tests)

Requires PHP 8.1+ with xdebug for coverage:

```
php vendor/bin/phpunit
php -d xdebug.mode=coverage vendor/bin/phpunit --coverage-text
```

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance90

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 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.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

50d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8870cc04b29a973eed9ad367a936ab274d744de37ff0c35fa0540a932905271?d=identicon)[ksfraser](/maintainers/ksfraser)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ksfraser-qifparser/health.svg)

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

PHPackages © 2026

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