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 today

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 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

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

[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k41](/packages/civicrm-civicrm-core)[yajra/laravel-datatables-export

Laravel DataTables Queued Export Plugin.

362.2M4](/packages/yajra-laravel-datatables-export)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k17](/packages/solspace-craft-freeform)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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