PHPackages                             quafzi/magento-core-installer - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. quafzi/magento-core-installer

ActiveComposer-plugin[DevOps &amp; Deployment](/categories/devops)

quafzi/magento-core-installer
=============================

allow Magento core to be run after installation via Composer

2145[2 issues](https://github.com/quafzi/magento-core-installer/issues)PHP

Since Jan 17Pushed 12y ago3 watchersCompare

[ Source](https://github.com/quafzi/magento-core-installer)[ Packagist](https://packagist.org/packages/quafzi/magento-core-installer)[ RSS](/packages/quafzi-magento-core-installer/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Magento Core Installer for Composer
===================================

[](#magento-core-installer-for-composer)

Want to kick-off a new Magento project? What about dropping all the Magento core components from your project's repository?

Usage
-----

[](#usage)

First of all, you should use (magento-composer-installer)\[\] to uncouple your extensions.

Now just add Magento itself as a new dependency using this Magento Core Installer. Therefor you need to generate a modman file (or another kind of mapping) for your Magento version and to provide a `composer.json` depending on Magento Core Installer.

Example:

```
{
  "name": "magento/core",
  "type": "magento-core",
  "description": "Magento Core",
  "require": {
    "quafzi/magento-core-installer": "dev-master"
  }
}

```

How to generate a modman file for a whole Magento version?
----------------------------------------------------------

[](#how-to-generate-a-modman-file-for-a-whole-magento-version)

Run `mage_modman_generator.sh` (which is part of this repository) in your Magento root folder.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7274601083717fe0a603df328c6e320579203e25b3e70247e16d5f3ad9098c16?d=identicon)[quafzi](/maintainers/quafzi)

---

Top Contributors

[![quafzi](https://avatars.githubusercontent.com/u/164261?v=4)](https://github.com/quafzi "quafzi (24 commits)")

### Embed Badge

![Health badge](/badges/quafzi-magento-core-installer/health.svg)

```
[![Health](https://phpackages.com/badges/quafzi-magento-core-installer/health.svg)](https://phpackages.com/packages/quafzi-magento-core-installer)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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