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

ActiveLibrary

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

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

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M709](/packages/maatwebsite-excel)[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[civicrm/civicrm-core

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

728272.9k17](/packages/civicrm-civicrm-core)[in2code/powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features

982.5M38](/packages/in2code-powermail)

PHPackages © 2026

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