bafs/illuminate-demacroable

Demacroable 包,用于从代码库中移除猴子补丁。

v1.0.0 2022-06-02 20:40 UTC

This package is auto-updated.

Last update: 2024-08-30 01:14:51 UTC


README

Illuminate 组件通常依赖于 "macroable" (也称为猴子补丁) 包。本包用空特ρι特替换官方的 illuminate/macroable 包。

本包使 macroable 特特为空,并消除了在运行时对某些 Illuminate 组件进行猴子补丁(使用 Macroable 特特)的可能性,迫使最终用户在生产中使用 Illuminate 组件进行组合(或继承)或为测试使用模拟。

! 自行承担风险

安装

composer req bafs/illuminate-demacroable