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 4w 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 52% 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

4465d 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

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19037.7M41](/packages/mck89-peast)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9642.0k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

46143.1k6](/packages/jstewmc-rtf)[moonshine/layouts-field

Field for repeating groups of fields for MoonShine

107.9k](/packages/moonshine-layouts-field)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

112.9k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

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