PHPackages                             root913/composer-override-files - 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. root913/composer-override-files

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

root913/composer-override-files
===============================

v1.1.2(3y ago)01.5k↓100%MITPHP

Since May 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/root913/composer-override-files)[ Packagist](https://packagist.org/packages/root913/composer-override-files)[ RSS](/packages/root913-composer-override-files/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (7)Used By (0)

Composer - Override Files Plugin
================================

[](#composer---override-files-plugin)

Using this plugin You can override any vendor file.

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

[](#installation)

```
composer require root913/composer-override-files
```

Usage
-----

[](#usage)

Just add those line to composer.json.

Path specified in "path" option should be in same directory as composer.json.

Now You can override files by placing them in specified directory.

Files directory structure should be same as in vendor.

```
// composer.json (project)
{
    "extra": {
        "override_files": {
            "path": "overrides"
        }
    }
}
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

5

Last Release

1435d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3902450?v=4)[Krzysztof](/maintainers/root913)[@root913](https://github.com/root913)

---

Top Contributors

[![root913](https://avatars.githubusercontent.com/u/3902450?v=4)](https://github.com/root913 "root913 (5 commits)")

### Embed Badge

![Health badge](/badges/root913-composer-override-files/health.svg)

```
[![Health](https://phpackages.com/badges/root913-composer-override-files/health.svg)](https://phpackages.com/packages/root913-composer-override-files)
```

###  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.3M15](/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.9M445](/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)
