PHPackages                             kore/ctx-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. kore/ctx-parser

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

kore/ctx-parser
===============

Parser for CTX files

1.2.2(12y ago)11001[1 PRs](https://github.com/kore/CTXParser/pulls)LGPL-3.0+PHPPHP &gt;=5.4.0

Since Mar 31Pushed 6y agoCompare

[ Source](https://github.com/kore/CTXParser)[ Packagist](https://packagist.org/packages/kore/ctx-parser)[ RSS](/packages/kore-ctx-parser/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (6)Used By (0)

CTX Parser
==========

[](#ctx-parser)

[![Travis Status](https://camo.githubusercontent.com/25c3dd619dd9e8b76a5988daf55a8c81cd3156c3016093a6dc7c23cf621b8f70/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6b6f72652f4354585061727365722e706e67)](https://secure.travis-ci.org/kore/CTXParser)Parser for CTX files, which are, for example, returned by [aqbanking](http://www.aquamaniac.de/sites/aqbanking/index.php).

Usage:

```
$parser = new CTXParser\Parser();
$parser->parse("my.ctx");
```

The parser will return a nested structure of value objects with a full representation of the CTX file.

I could not find a standard definition for theses files, so I worked with example files and extended the parser to be able to parse them. If you find un-parsable CTX files please report issues with attached examples.

You may also just add them unter `test/CTXParser/_fixtures/` and extend the parser accordingly.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Total

5

Last Release

4418d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5b4beabbad777c5b6522018525666cc9ce96d3abcd9e702fccacde178951737c?d=identicon)[kore](/maintainers/kore)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/kore-ctx-parser/health.svg)

```
[![Health](https://phpackages.com/badges/kore-ctx-parser/health.svg)](https://phpackages.com/packages/kore-ctx-parser)
```

###  Alternatives

[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k472.8M135](/packages/mtdowling-jmespathphp)[opis/closure

A library that can be used to serialize closures (anonymous functions) and arbitrary data.

2.6k230.0M284](/packages/opis-closure)[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M229](/packages/masterminds-html5)[sabberworm/php-css-parser

Parser for CSS Files written in PHP

1.8k191.2M65](/packages/sabberworm-php-css-parser)[michelf/php-markdown

PHP Markdown

3.5k52.4M345](/packages/michelf-php-markdown)[jms/metadata

Class/method/property metadata management in PHP

1.8k152.8M88](/packages/jms-metadata)

PHPackages © 2026

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