PHPackages                             andkirby/modman-generator - 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. andkirby/modman-generator

ActiveLibrary

andkirby/modman-generator
=========================

Simple script which helps generate modman file based update "git ls-files" command.

v0.1.9(9y ago)151.4k7[1 PRs](https://github.com/andkirby/modman-generator/pulls)1MITPHP

Since Jan 13Pushed 9y agoCompare

[ Source](https://github.com/andkirby/modman-generator)[ Packagist](https://packagist.org/packages/andkirby/modman-generator)[ RSS](/packages/andkirby-modman-generator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (9)Used By (1)

modman-generator
================

[](#modman-generator)

Simple script which helps generate Magento modman file based upon "git ls-files" command. It's useful on create package with usage of [magento-composer-installer](https://github.com/magento-hackathon/magento-composer-installer).

Usage
-----

[](#usage)

To generate modman file just go to your Magento project root directory and run:

```
modman-generate

```

How it works
------------

[](#how-it-works)

It get all files under GIT by command `git ls-files`. It excludes files by masks

- modman
- composer.json
- composer.lock
- .gitignore
- README.md
- LICENSE

It is looking for directories by masks:

- app/code/\*/\*/\*/ (like `app/code/community/Namespace/ModuleName/`)
- app/design/\*/\*/\*/\*/\*/\*/ (like `app/design/adminhtml/default/default/template/namespace/modulename`)
- app/etc/modules/\*
- app/locale/\*
- lib/\*

It also looks for files from directories:

- shell
- js
- skin

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.5% 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 ~74 days

Recently: every ~102 days

Total

8

Last Release

3613d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79af1435892dd9111c06a5e386fd69b577a71f3fbcc3f20aab50db8e5abc8ce2?d=identicon)[andkirby](/maintainers/andkirby)

---

Top Contributors

[![andkirby](https://avatars.githubusercontent.com/u/1828532?v=4)](https://github.com/andkirby "andkirby (23 commits)")[![peterhough](https://avatars.githubusercontent.com/u/88101?v=4)](https://github.com/peterhough "peterhough (2 commits)")[![spofa](https://avatars.githubusercontent.com/u/3718436?v=4)](https://github.com/spofa "spofa (1 commits)")

### Embed Badge

![Health badge](/badges/andkirby-modman-generator/health.svg)

```
[![Health](https://phpackages.com/badges/andkirby-modman-generator/health.svg)](https://phpackages.com/packages/andkirby-modman-generator)
```

PHPackages © 2026

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