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(4y ago)01.6kMITPHP

Since May 18Pushed 4y 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 yesterday

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 46% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

1526d 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

[symfony/runtime

Enables decoupling PHP applications from global state

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

A flexible Composer project scaffold builder.

5346.5M599](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2125.4M213](/packages/drupal-core-project-message)[phpro/grumphp-shim

GrumPHP Phar distribution

284.9M348](/packages/phpro-grumphp-shim)[automattic/jetpack-autoloader

Creates a custom autoloader for a plugin or theme.

566.3M164](/packages/automattic-jetpack-autoloader)[altis/core

Core module for Altis

19233.0k4](/packages/altis-core)

PHPackages © 2026

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