PHPackages                             contao-components/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. contao-components/installer

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

contao-components/installer
===========================

Contao components installer

1.4.1(5y ago)61.6M↓38.8%20LGPL-3.0-or-laterPHPPHP &gt;=5.6

Since Nov 6Pushed 3y ago3 watchersCompare

[ Source](https://github.com/contao-components/installer)[ Packagist](https://packagist.org/packages/contao-components/installer)[ RSS](/packages/contao-components-installer/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelogDependencies (3)Versions (27)Used By (20)

Contao components installer
===========================

[](#contao-components-installer)

[![](https://camo.githubusercontent.com/acc70d21bd4bb6968be9471d0a3c0c810df86841ec37d2bd9451570fd8ff3cab/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e74616f2d636f6d706f6e656e74732f696e7374616c6c65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/contao-components/installer)[![](https://camo.githubusercontent.com/e7c2efb918336928c17106d7b08652a3b5bb08c0b5afae4d5e494c535a047e9b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6e74616f2d636f6d706f6e656e74732f696e7374616c6c65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/contao-components/installer)

Contao is an Open Source PHP Content Management System for people who want a professional website that is easy to maintain. Visit the [project website](https://contao.org)for more information.

About
-----

[](#about)

This custom Composer installer handles packages with the type attribute set to "contao-component" and installs them into a separate directory.

Usage
-----

[](#usage)

To create a [Contao component](https://github.com/contao-components), add the following to your `composer.json`:

```
{
    "name": "vendor/name",
    "type": "contao-component",
    "license": "LGPL-3.0-or-later",
    "require": {
        "contao-components/installer": "^1.0"
    }
}
```

Components directory
--------------------

[](#components-directory)

Note that the components will only be installed if you specify an components directory in the `composer.json` file of your project:

```
{
    "extra": {
        "contao-component-dir": "assets"
    }
}
```

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity43

Moderate usage in the ecosystem

Community27

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 97.6% 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 ~112 days

Recently: every ~389 days

Total

27

Last Release

1300d ago

PHP version history (4 changes)1.0.0PHP &gt;=5.4.0

1.2.6PHP ^5.6|^7.0

1.3.0PHP ^5.6 || ^7.0

1.4.1PHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/3de3a0dd7c29df679eb280585220c17c1a7340b46c2792d5e8298be859acfbba?d=identicon)[leofeyer](/maintainers/leofeyer)

![](https://www.gravatar.com/avatar/8c7bdddffcaec444b7891b633f45fe2713d2b04ff21a6362fd748720d0822d58?d=identicon)[ausi](/maintainers/ausi)

---

Top Contributors

[![leofeyer](https://avatars.githubusercontent.com/u/1192057?v=4)](https://github.com/leofeyer "leofeyer (40 commits)")[![fiedsch](https://avatars.githubusercontent.com/u/5047601?v=4)](https://github.com/fiedsch "fiedsch (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/contao-components-installer/health.svg)

```
[![Health](https://phpackages.com/badges/contao-components-installer/health.svg)](https://phpackages.com/packages/contao-components-installer)
```

###  Alternatives

[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[olvlvl/composer-attribute-collector

A convenient and near zero-cost way to retrieve targets of PHP 8 attributes

184108.8k8](/packages/olvlvl-composer-attribute-collector)[lullabot/drainpipe

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

41716.4k2](/packages/lullabot-drainpipe)

PHPackages © 2026

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