PHPackages                             nbcomrade/php\_algorithms\_implementation - 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. nbcomrade/php\_algorithms\_implementation

ActiveLibrary

nbcomrade/php\_algorithms\_implementation
=========================================

Implementation of algorithms on php

1.0.0(7y ago)29MITPHPPHP &gt;=7.1.0

Since Jun 22Pushed 7y agoCompare

[ Source](https://github.com/NBComrade/php-algorithms-implementation)[ Packagist](https://packagist.org/packages/nbcomrade/php_algorithms_implementation)[ RSS](/packages/nbcomrade-php-algorithms-implementation/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Algorithms implementation on PHP
================================

[](#algorithms-implementation-on-php)

This library contains realization of the most known algorithms on PHP. First of all, it is intended for educational purposes, but you can use it as you want.

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

[](#requirements)

PHP &gt;= 7.1

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

[](#installation)

You can use this library using [composer](https://getcomposer.org/):

```
composer create-project nbcomrade/php_algorithms_implementation

```

Every algorithm implementation has own test. If you want run it:

```
$ vendor/bin/phpunit
```

Usage
-----

[](#usage)

If you want make experiments - the sandbox file is located in public/index.php file. Here you can call any function from the library and investigate its behavior.

License
-------

[](#license)

All contents of this package are licensed under the \[MIT license\].

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

2886d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/60d1064f3ae68e2eb3bbeb05d141e3fce99f2650e12335dbefe6d8224f5def3d?d=identicon)[NBComrade](/maintainers/NBComrade)

---

Tags

algorithmsalgorithms-implementedphpphp-libraryphpalgorithms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nbcomrade-php-algorithms-implementation/health.svg)

```
[![Health](https://phpackages.com/badges/nbcomrade-php-algorithms-implementation/health.svg)](https://phpackages.com/packages/nbcomrade-php-algorithms-implementation)
```

###  Alternatives

[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[nepster-web/gambling-tech

Gambling Algorithms for Certification.

112.0k](/packages/nepster-web-gambling-tech)

PHPackages © 2026

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