PHPackages                             ohmyshares/broker-report-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. ohmyshares/broker-report-parser

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

ohmyshares/broker-report-parser
===============================

Broker report parsing utility

1.0.0(2y ago)03PHPPHP &gt;=8.2

Since Dec 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/OhMyShares/broker-report-parser)[ Packagist](https://packagist.org/packages/ohmyshares/broker-report-parser)[ RSS](/packages/ohmyshares-broker-report-parser/feed)WikiDiscussions main Synced 1mo ago

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

Broker report parser
====================

[](#broker-report-parser)

Requirements
------------

[](#requirements)

- `php 8.2` or higher

Dependencies
------------

[](#dependencies)

This packaged depends on:

- `phpoffice/phpspreadsheet` for xls/xlsx files

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

[](#installation)

- Add in repositories of your composer.json:
- Run `composer require ohmyshares/broker-report-parser`

Usage
-----

[](#usage)

```
// automatically detect parser depending on file
$parser = new Parser($filePath);
if ($parser) {
    $results = $parser->parse();
}
```

List of supported parsers (available brokers):

```
$brokersList = Parser::brokersAvailable();
```

Testing
-------

[](#testing)

`./vendor/bin/phpunit ./tests`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

880d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ohmyshares-broker-report-parser/health.svg)

```
[![Health](https://phpackages.com/badges/ohmyshares-broker-report-parser/health.svg)](https://phpackages.com/packages/ohmyshares-broker-report-parser)
```

###  Alternatives

[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k472.8M135](/packages/mtdowling-jmespathphp)[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)[jms/metadata

Class/method/property metadata management in PHP

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

Peast is PHP library that generates AST for JavaScript code

18834.7M29](/packages/mck89-peast)[ivopetkov/html5-dom-document-php

HTML5 DOMDocument PHP library (extends DOMDocument)

6031.4M49](/packages/ivopetkov-html5-dom-document-php)

PHPackages © 2026

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