PHPackages                             hhvm/debian-composer-plugin - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. hhvm/debian-composer-plugin

AbandonedArchivedComposer-plugin[Testing &amp; Quality](/categories/testing)

hhvm/debian-composer-plugin
===========================

A simple extension installer for php/hhvm programs primarily for testing purposes

4313[1 issues](https://github.com/hhvm/debian-composer-plugin/issues)PHP

Since Aug 14Pushed 10y agoCompare

[ Source](https://github.com/hhvm/debian-composer-plugin)[ Packagist](https://packagist.org/packages/hhvm/debian-composer-plugin)[ RSS](/packages/hhvm-debian-composer-plugin/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (2)Used By (0)

debian-composer-plugin
======================

[](#debian-composer-plugin)

A simple tool for installing language extensions with composer for HHVM and PHP on debian based systems.

============================ Installation / Usage (for HHVM)
============================================================

[](#installation--usage-for-hhvm)

1. [Install the `hhvm-nightly` and `hhvm-dev-nightly` packages](https://github.com/facebook/hhvm/wiki/Prebuilt%20Packages%20for%20HHVM) (some important features and bug fixes are not in the current release). You will also need [`Composer`](https://getcomposer.org/) itself. Composer can be installed from the [`composer.phar`](https://getcomposer.org/composer.phar) executable or the installer.

    ```
    $ curl -sS https://getcomposer.org/installer | php
    ```
2. Make a `composer.json` for your project. See [`this example`](https://github.com/kmiller68/test-package/blob/master/composer.json) for an example. Note that this has not gone on packagist so we need to use VCS until then.
3. Run `hhvm composer.phar install` and follow the instructions. The plugin will build all the extensions you need and will place an ini file containing a list of all the extensions in `vendor/ext/extensions.ini`
4. Finally, you can now run `hhvm -c /vendor/ext/extensions.ini /.php` to run your project.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/66d33e29918fd8cc713997dbbe03cb86e2aefbdc6736637641cdffed2f22accb?d=identicon)[fredemmott](/maintainers/fredemmott)

---

Top Contributors

[![kmiller68](https://avatars.githubusercontent.com/u/4009905?v=4)](https://github.com/kmiller68 "kmiller68 (8 commits)")[![ptarjan](https://avatars.githubusercontent.com/u/40143?v=4)](https://github.com/ptarjan "ptarjan (3 commits)")[![fredemmott](https://avatars.githubusercontent.com/u/360927?v=4)](https://github.com/fredemmott "fredemmott (1 commits)")[![Seldaek](https://avatars.githubusercontent.com/u/183678?v=4)](https://github.com/Seldaek "Seldaek (1 commits)")

### Embed Badge

![Health badge](/badges/hhvm-debian-composer-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/hhvm-debian-composer-plugin/health.svg)](https://phpackages.com/packages/hhvm-debian-composer-plugin)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

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