PHPackages                             konstantin-dmitrienko/php-versions-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. konstantin-dmitrienko/php-versions-parser

ActiveLibrary

konstantin-dmitrienko/php-versions-parser
=========================================

Detects latest versions of the PHP

v1.0.0(4y ago)13PHPPHP &gt;=7.4

Since Feb 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/kos2290/php-versions-parser)[ Packagist](https://packagist.org/packages/konstantin-dmitrienko/php-versions-parser)[ RSS](/packages/konstantin-dmitrienko-php-versions-parser/feed)WikiDiscussions main Synced 4d ago

READMEChangelogDependenciesVersions (2)Used By (0)

PHP Versions Parser
===================

[](#php-versions-parser)

Detects the latest stable version of the PHP

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

[](#requirements)

- PHP &gt;= 7.4
- "libxml" php extension
- "dom" php extension

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

[](#installation)

```
$ composer require konstantin-dmitrienko/php-versions-parser
```

Usage
-----

[](#usage)

```
$parser = new PHPVersionsParser();

// Current stable PHP version is: 8.1.3
echo "Current stable PHP version is: " . $parser->getCurrentStableVersion();
```

License
-------

[](#license)

[The MIT License (MIT)](LICENSE)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

1544d ago

### Community

Maintainers

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

---

Top Contributors

[![kos2290](https://avatars.githubusercontent.com/u/8154547?v=4)](https://github.com/kos2290 "kos2290 (1 commits)")

### Embed Badge

![Health badge](/badges/konstantin-dmitrienko-php-versions-parser/health.svg)

```
[![Health](https://phpackages.com/badges/konstantin-dmitrienko-php-versions-parser/health.svg)](https://phpackages.com/packages/konstantin-dmitrienko-php-versions-parser)
```

PHPackages © 2026

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