PHPackages                             a9f/fractor-extension-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. a9f/fractor-extension-installer

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

a9f/fractor-extension-installer
===============================

Installer for Fractor extensions.

v0.5.11(1y ago)0337.6k—4.1%8MITPHPPHP ^8.2

Since May 22Pushed 2w ago1 watchersCompare

[ Source](https://github.com/andreaswolf/fractor-extension-installer)[ Packagist](https://packagist.org/packages/a9f/fractor-extension-installer)[ RSS](/packages/a9f-fractor-extension-installer/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependencies (6)Versions (23)Used By (8)

Fractor Extension Installer
===========================

[](#fractor-extension-installer)

Composer plugin for automatic installation of Fractor extensions.

Usage
-----

[](#usage)

```
composer require --dev a9f/fractor-extension-installer
```

Instructions for extension developers
-------------------------------------

[](#instructions-for-extension-developers)

It's best to set the extension's composer package [type](https://getcomposer.org/doc/04-schema.md#type) to `fractor-extension` for this plugin to be able to recognize it and to be [discoverable on Packagist](https://packagist.org/explore/?type=fractor-extension).

Add `fractor` key in the extension `composer.json`'s `extra` section:

```
{
    "extra": {
        "fractor": {
            "includes": [
                "config/config.php"
            ]
        }
    }
}
```

Limitations
-----------

[](#limitations)

The extension installer depends on Composer script events, therefore you cannot use `--no-scripts` flag.

Acknowledgment
--------------

[](#acknowledgment)

This package is heavily inspired by [phpstan/extension-installer](https://github.com/phpstan/extension-installer) by Ondřej Mirtes. Thank you.

Development
-----------

[](#development)

Development happens in the [Fractor monorepo on GitHub](https://github.com/andreaswolf/fractor/)

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance74

Regular maintenance activity

Popularity36

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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 ~16 days

Recently: every ~0 days

Total

22

Last Release

430d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/159919?v=4)[Andreas Wolf](/maintainers/andreaswolf)[@andreaswolf](https://github.com/andreaswolf)

---

Top Contributors

[![sabbelasichon](https://avatars.githubusercontent.com/u/13050560?v=4)](https://github.com/sabbelasichon "sabbelasichon (6 commits)")[![andreaswolf](https://avatars.githubusercontent.com/u/159919?v=4)](https://github.com/andreaswolf "andreaswolf (2 commits)")[![simonschaufi](https://avatars.githubusercontent.com/u/941794?v=4)](https://github.com/simonschaufi "simonschaufi (2 commits)")

### Embed Badge

![Health badge](/badges/a9f-fractor-extension-installer/health.svg)

```
[![Health](https://phpackages.com/badges/a9f-fractor-extension-installer/health.svg)](https://phpackages.com/packages/a9f-fractor-extension-installer)
```

###  Alternatives

[symfony/runtime

Enables decoupling PHP applications from global state

74798.8M1.0k](/packages/symfony-runtime)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5445.2M564](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2124.7M203](/packages/drupal-core-project-message)[sandersander/composer-link

Adds ability to link local packages for development with composer

98457.9k](/packages/sandersander-composer-link)[phpro/grumphp-shim

GrumPHP Phar distribution

294.7M340](/packages/phpro-grumphp-shim)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

43785.5k4](/packages/lullabot-drainpipe)

PHPackages © 2026

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