PHPackages                             mcaskill/wp-ecocide - 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. mcaskill/wp-ecocide

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mcaskill/wp-ecocide
===================

A collection of modules to modify or disable features in WordPress.

41.1k↓50%PHP

Since Jan 17Pushed 1y ago2 watchersCompare

[ Source](https://github.com/mcaskill/wp-ecocide)[ Packagist](https://packagist.org/packages/mcaskill/wp-ecocide)[ RSS](/packages/mcaskill-wp-ecocide/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Ecocide — WordPress Feature Disabler
====================================

[](#ecocide--wordpress-feature-disabler)

A bundle of lightweight modules to apply theme-agnostic modifications to WordPress.

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

[](#installation)

Require package in your theme project with [Composer](https://getcomposer.org/):

```
composer require mcaskill/wp-ecocide
```

Usage
-----

[](#usage)

Ecocide isn't started until an instance of its `Ecocide\Modules` class is created and booted:

```
$ecocide = new \Ecocide\Modules();

$ecocide->get('disable-author-template')->boot();
```

License
-------

[](#license)

MIT

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a4f39523b4b2837562ba0848a0327b8d340118d1ba87cb0f5d59b1d5cb6beba?d=identicon)[mcaskill](/maintainers/mcaskill)

---

Top Contributors

[![mcaskill](https://avatars.githubusercontent.com/u/29353?v=4)](https://github.com/mcaskill "mcaskill (22 commits)")

### Embed Badge

![Health badge](/badges/mcaskill-wp-ecocide/health.svg)

```
[![Health](https://phpackages.com/badges/mcaskill-wp-ecocide/health.svg)](https://phpackages.com/packages/mcaskill-wp-ecocide)
```

PHPackages © 2026

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