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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nbcomrade/php\_algorithms\_implementation

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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

Implementation of algorithms on php

1.0.0(8y 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 2w 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 35% 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

2932d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22346359?v=4)[Bogdan Nediak](/maintainers/NBComrade)[@NBComrade](https://github.com/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

[imanghafoori/laravel-anypass

A minimal yet powerful package to help you in development.

21623.4k](/packages/imanghafoori-laravel-anypass)[nepster-web/gambling-tech

Gambling Algorithms for Certification.

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

PHPackages © 2026

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