PHPackages                             arm-yan/matching - 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. arm-yan/matching

ActiveLibrary

arm-yan/matching
================

Employees matching system

1.0.2(5y ago)04MITPHPPHP ~7.2

Since Jul 20Pushed 5y agoCompare

[ Source](https://github.com/arm-yan/matching)[ Packagist](https://packagist.org/packages/arm-yan/matching)[ Docs](https://github.com/arm-yan/matching)[ RSS](/packages/arm-yan-matching/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Matching System
===============

[](#matching-system)

[![Latest Stable Version](https://camo.githubusercontent.com/7c3f3a4d079a8df720fad402506231b19f2e3c31587e6292188df85786f5e084/68747470733a2f2f706f7365722e707567782e6f72672f61726d2d79616e2f6d61746368696e672f76)](//packagist.org/packages/arm-yan/matching)[![License](https://camo.githubusercontent.com/ee3e7f97b40bf3e72cf5dbcf14939cf1e262e442c9225f214a3bcb518085cb83/68747470733a2f2f706f7365722e707567782e6f72672f61726d2d79616e2f6d61746368696e672f6c6963656e7365)](//packagist.org/packages/arm-yan/matching)[![Total Downloads](https://camo.githubusercontent.com/f7cc2c5ca813216475561c5949b671358fedc0692172561383bd77ff90d2ce54/68747470733a2f2f706f7365722e707567782e6f72672f61726d2d79616e2f6d61746368696e672f646f776e6c6f616473)](//packagist.org/packages/arm-yan/matching)

Structure
---------

[](#structure)

```
src/

```

Install
-------

[](#install)

Via Composer

```
$ composer require arm-yan/matching
```

Usage
-----

[](#usage)

```
$service = new Matching();
$parser = new Parser();
$csvArray = $parser->convertCsvToArray($request->file('csv')->path());
$data = $parser->parseCsvArray($csvArray);

$set = $service->getHighestAverageSet($data);

//Adding requirement, $requirement Requirement interfeace implementation
$service->addRequirement($requirement);
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- Arman Karapetyan
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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

Every ~0 days

Total

3

Last Release

2127d ago

### Community

Maintainers

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

---

Top Contributors

[![arm-yan](https://avatars.githubusercontent.com/u/18047143?v=4)](https://github.com/arm-yan "arm-yan (4 commits)")

---

Tags

combinatoricsmatchingcombinationspermutationsarm-yan

### Embed Badge

![Health badge](/badges/arm-yan-matching/health.svg)

```
[![Health](https://phpackages.com/badges/arm-yan-matching/health.svg)](https://phpackages.com/packages/arm-yan-matching)
```

###  Alternatives

[markrogoyski/math-php

Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

2.4k7.1M40](/packages/markrogoyski-math-php)[mlocati/ip-lib

Handle IPv4, IPv6 addresses and ranges

3126.4M44](/packages/mlocati-ip-lib)[drupol/phpermutations

Generators and iterators, permutations and combinations.

83706.3k5](/packages/drupol-phpermutations)[alphazygma/combinatorics

Math libraries for Combinatorics (Combinations, Permutations, ...).

15192.0k](/packages/alphazygma-combinatorics)

PHPackages © 2026

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