PHPackages                             multihanded/overrider - 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. [CLI &amp; Console](/categories/cli)
4. /
5. multihanded/overrider

ActiveUtility[CLI &amp; Console](/categories/cli)

multihanded/overrider
=====================

The CLI utility for overriding classes from vendor by namespace.

1.0.0(1y ago)18MITPHPPHP &gt;=7.4

Since Aug 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/YakutD/overrider)[ Packagist](https://packagist.org/packages/multihanded/overrider)[ RSS](/packages/multihanded-overrider/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

The utility is designed for convenient redefinition of classes from the vendor by copying them to the *overriden* directory in the root of the project and adding them to the classmap, which ensures the priority of such classes over their originals in the autoloader. If the *overriden* directory does not exist, the utility will create it.

Usage:

```
php vendor/bin/overrider --namespace="Foo\Bar\Baz" [-r, --recursive]

--namespace         Required, accepts the namespace of a class that must already be registered with the autoloader.
-r, --recursive     Optional, generates directories for the overridden class in accordance with the PSR-0.

```

Make sure you are running the utility from the project root, the composer.json file is available, and the overridden class is already registered in the autoloader.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

Unknown

Total

1

Last Release

687d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23060971?v=4)[Daniil Egorov](/maintainers/YakutD)[@YakutD](https://github.com/YakutD)

---

Top Contributors

[![YakutD](https://avatars.githubusercontent.com/u/23060971?v=4)](https://github.com/YakutD "YakutD (1 commits)")

### Embed Badge

![Health badge](/badges/multihanded-overrider/health.svg)

```
[![Health](https://phpackages.com/badges/multihanded-overrider/health.svg)](https://phpackages.com/packages/multihanded-overrider)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)

PHPackages © 2026

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