PHPackages                             jbboehr/dh-make-composer - 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. jbboehr/dh-make-composer

AbandonedArchivedLibrary

jbboehr/dh-make-composer
========================

Command-line utility that builds a debian package from composer package.

v0.1.2(9y ago)116LGPL-2.1PHPPHP ~7.0

Since Oct 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jbboehr/dh-make-composer)[ Packagist](https://packagist.org/packages/jbboehr/dh-make-composer)[ RSS](/packages/jbboehr-dh-make-composer/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

dh-make-composer
================

[](#dh-make-composer)

Command line utility that build a debian package from a composer package. See also: [PackageBuilder](https://github.com/wapmorgan/PackageBuilder).

### Usage

[](#usage)

```
composer require jbboehr/dh-make-composer
```

Create a source package from a specific package:

```
dh_make_composer create monolog/monolog 1.15.0
```

Create a source package from another package's lock file:

```
dh_make_composer lock composer.lock --output output
```

Notes:

- The name and email in your `~/.gitconfig` will be used for the uploader.
- The paths used in the `autoloader` and `bin` keys in `composer.json` will be used to add files to the package
- If an empty path is used, all `.php` files and directories that start with an uppercase letter will be added by default
- The files are installed into `/usr/share/composer` with the same directory structure as the source repo
- Each namespace in the autoloader is symlinked into `/usr/share/php` such that you can use a simple autoloader to include the class.

### License

[](#license)

See the [license file](LICENSE.md)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Every ~0 days

Total

3

Last Release

3491d ago

### Community

Maintainers

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

---

Top Contributors

[![jbboehr](https://avatars.githubusercontent.com/u/225601?v=4)](https://github.com/jbboehr "jbboehr (23 commits)")

---

Tags

composerdebhelperdebiandh-makepackagesdebsoftware distribution

### Embed Badge

![Health badge](/badges/jbboehr-dh-make-composer/health.svg)

```
[![Health](https://phpackages.com/badges/jbboehr-dh-make-composer/health.svg)](https://phpackages.com/packages/jbboehr-dh-make-composer)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

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