PHPackages                             steverobbins/magento-version-identification - 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. steverobbins/magento-version-identification

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

steverobbins/magento-version-identification
===========================================

A compiled list of files and their md5 hashes used to determine a Magento site's version

v1.3.11(8y ago)207.9k61CC-BY-4.0Roff

Since Aug 27Pushed 8y ago5 watchersCompare

[ Source](https://github.com/steverobbins/magento-version-identification-php)[ Packagist](https://packagist.org/packages/steverobbins/magento-version-identification)[ RSS](/packages/steverobbins-magento-version-identification/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (21)Used By (1)

Magento Version Identification PHP
==================================

[](#magento-version-identification-php)

[![Packagist](https://camo.githubusercontent.com/3ad3f5fc3559b30f0030f9051814f291ed1dae6d288d185e50be6a3e15ba6b23/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7374657665726f6262696e732f6d6167656e746f2d76657273696f6e2d6964656e74696669636174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/steverobbins/magento-version-identification)[![Code Quality](https://camo.githubusercontent.com/aeeff938dd0bfefb3a894c27c2ea071ec65c4cd8d45e245aa61280bf95a9c131/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7374657665726f6262696e732f6d6167656e746f2d76657273696f6e2d6964656e74696669636174696f6e2d7068702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/steverobbins/magento-version-identification-php/?branch=master)[![Build Status](https://camo.githubusercontent.com/07eb3728f8255037c6483c08c8b800d86ff3b04509fed01a8b4fe2819414cef1/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7374657665726f6262696e732f6d6167656e746f2d76657273696f6e2d6964656e74696669636174696f6e2d7068702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/steverobbins/magento-version-identification-php)

This is a PHP port of [Magento Version Identification](https://github.com/gwillem/magento-version-identification)

---

See [`version.json`](https://github.com/steverobbins/magento-version-identification-php/blob/master/version.json).

---

Installation
============

[](#installation)

```
git clone https://github.com/steverobbins/magento-version-identification-php
cd magento-version-identification-php
mkdir release
curl -sS https://getcomposer.org/installer | php
php composer.phar install

```

With Composer
-------------

[](#with-composer)

```
"require": {
    "steverobbins/magento-version-identification": "dev-master"
}

```

Usage
=====

[](#usage)

Download your desired version(s) of Magento and place them in the `release` folder. They should be named `CE-1.0`, `CE-1.1.0`, `EE-1.14.1.0`, etc.

Run the `generate` command to create hashes of all\* the files and save them to the `md5` folder.

```
./bin/mvi generate

```

To update the `version.json` file with unique hashes, run the `unique` command.

```
./bin/mvi unique

```

To find the edition and version of a Magento installation, use the `check` command.

```
./bin/mvi check http://demo.magentocommerce.com/

```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity72

Established project with proven stability

 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 ~41 days

Recently: every ~74 days

Total

19

Last Release

3174d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/75f626109c9c7bdb7ecbbd6a838ea38d9ed4e014a166f1fa3bbb9fa17f9e1e36?d=identicon)[steverobbins](/maintainers/steverobbins)

---

Top Contributors

[![steverobbins](https://avatars.githubusercontent.com/u/3498562?v=4)](https://github.com/steverobbins "steverobbins (38 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/steverobbins-magento-version-identification/health.svg)

```
[![Health](https://phpackages.com/badges/steverobbins-magento-version-identification/health.svg)](https://phpackages.com/packages/steverobbins-magento-version-identification)
```

###  Alternatives

[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[phel-lang/phel-lang

Phel is a functional programming language that compiles to PHP

4743.5k10](/packages/phel-lang-phel-lang)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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