PHPackages                             stefanfroemken/account-analyzer - 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. stefanfroemken/account-analyzer

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

stefanfroemken/account-analyzer
===============================

Use your CSV Export of your salary account to analyze its data

1.0.2(6y ago)06GPL-2.0-or-laterPHPCI passing

Since Dec 14Pushed 3w agoCompare

[ Source](https://github.com/froemken/account-analyzer)[ Packagist](https://packagist.org/packages/stefanfroemken/account-analyzer)[ Docs](https://www.typo3lexikon.de)[ RSS](/packages/stefanfroemken-account-analyzer/feed)WikiDiscussions master Synced yesterday

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

Account Analyzer
================

[](#account-analyzer)

A lightweight PHP web application designed to parse and analyze exported bank account CSV files (specifically supporting ING format) and render a dashboard showing totals, monthly breakdowns, and transaction list views.

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

[](#installation)

You can install this package via Composer:

```
composer require stefanfroemken/account-analyzer
```

Requirements &amp; Local Development
------------------------------------

[](#requirements--local-development)

- **PHP Version**: PHP 8.3 (configured via DDEV).
- **Database**: No database required.
- **Environment**: Local development is powered by **DDEV**.
- **Webserver**: Nginx (`nginx-fpm`).

Usage
-----

[](#usage)

1. Start your local environment: ```
    ddev start
    ```
2. Open your browser at `https://konto.ddev.site` (or open `index.php`).
3. Select and upload your ING bank account CSV file.
4. Uploaded files are processed in temporary memory and immediately deleted after parsing. No uploaded files are stored on disk.

Views
-----

[](#views)

- **Month View**: Displays transactions grouped by month with monthly income, expenses, and net differences.
- **Year View**: Provides a full year summary of monthly totals.

Testing
-------

[](#testing)

Run the PHPUnit test suite inside the DDEV environment:

```
ddev exec ./vendor/bin/phpunit Tests
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance62

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~20 days

Total

3

Last Release

2398d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05dced6126901d1575247395215456bd04a4db8186a80a53e02bb142b9888331?d=identicon)[froemken](/maintainers/froemken)

---

Top Contributors

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

---

Tags

accountanalyzesalary

### Embed Badge

![Health badge](/badges/stefanfroemken-account-analyzer/health.svg)

```
[![Health](https://phpackages.com/badges/stefanfroemken-account-analyzer/health.svg)](https://phpackages.com/packages/stefanfroemken-account-analyzer)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k69](/packages/friendsoftypo3-content-blocks)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[altis/local-server

Local Server module for Altis

18225.6k4](/packages/altis-local-server)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1617.3k16](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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