PHPackages                             bafs/illuminate-demacroable - 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. bafs/illuminate-demacroable

ActiveLibrary

bafs/illuminate-demacroable
===========================

The Demacroable package, to remove monkey patching from your codebase.

v1.0.0(3y ago)427.7k↓25.9%MITPHPPHP ^8.0

Since Jun 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/BafS/Demacroable)[ Packagist](https://packagist.org/packages/bafs/illuminate-demacroable)[ RSS](/packages/bafs-illuminate-demacroable/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Demacroable
===========

[](#demacroable)

Illuminate components often depends on the "[macroable](https://github.com/illuminate/macroable)" (aka Monkey patching) package. This package replace the official `illuminate/macroable` package with an empty trait.

This package makes the macroable trait empty and removes the possibility to monkey patch some illuminate components (using the `Macroable` trait) at runtime, forcing end users to compose (or inherit) with illuminate components in production or use mocking for tests.

> ! Use at your own risk

Install
-------

[](#install)

```
composer req bafs/illuminate-demacroable

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

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

Unknown

Total

1

Last Release

1446d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/837170204c2dc6beffb28cfca8ff9036709ac38d5f5f16ab2b8b8a7cb025c089?d=identicon)[BafS](/maintainers/BafS)

---

Top Contributors

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

---

Tags

illuminatelaravel

### Embed Badge

![Health badge](/badges/bafs-illuminate-demacroable/health.svg)

```
[![Health](https://phpackages.com/badges/bafs-illuminate-demacroable/health.svg)](https://phpackages.com/packages/bafs-illuminate-demacroable)
```

PHPackages © 2026

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