PHPackages                             modera/composer-symfony-web-asset-installer-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. modera/composer-symfony-web-asset-installer-plugin

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

modera/composer-symfony-web-asset-installer-plugin
==================================================

v2.0.0(4y ago)057.9k—5.9%1PHPCI failing

Since Jan 12Pushed 3y ago3 watchersCompare

[ Source](https://github.com/modera/composer-symfony-web-asset-installer-plugin)[ Packagist](https://packagist.org/packages/modera/composer-symfony-web-asset-installer-plugin)[ RSS](/packages/modera-composer-symfony-web-asset-installer-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (8)Used By (0)

ModeraComposerSymfonyWebAssetInstallerPlugin
============================================

[](#moderacomposersymfonywebassetinstallerplugin)

The plugin allows to install package which have their type set to `symfony-web-asset` to a custom location.

Installation
------------

[](#installation)

This plugin can be installed by running this command:

```
composer require modera/composer-symfony-web-asset-installer-plugin:~1.0

```

Documentation
-------------

[](#documentation)

Your package needs to have its type set to `symfony-web-asset` in order for this plugin to install it to `public` directory, also by optionally specifying `target_dir` in your package's extra you can change a directory where its contents will be extracted to. This is how a sample package could look like:

```
{
    "type": "symfony-web-asset",
    "name": "acme/foo-bar",
    "extra": {
        "target_dir": "hello"
    }
}

```

With this extra configuration package will be installed to `public/hello/acme/foo-bar`.

Licensing
---------

[](#licensing)

This plugin is under the MIT license. See the complete license in the file: LICENSE

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~425 days

Recently: every ~464 days

Total

7

Last Release

1593d ago

Major Versions

1.x-dev → v2.0.02022-01-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6311198?v=4)[Modera Software](/maintainers/modera)[@modera](https://github.com/modera)

---

Top Contributors

[![cravler](https://avatars.githubusercontent.com/u/157440?v=4)](https://github.com/cravler "cravler (7 commits)")[![sergeil](https://avatars.githubusercontent.com/u/425579?v=4)](https://github.com/sergeil "sergeil (5 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![Seldaek](https://avatars.githubusercontent.com/u/183678?v=4)](https://github.com/Seldaek "Seldaek (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/modera-composer-symfony-web-asset-installer-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/modera-composer-symfony-web-asset-installer-plugin/health.svg)](https://phpackages.com/packages/modera-composer-symfony-web-asset-installer-plugin)
```

###  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)
