PHPackages                             laravelrotebal/framework-patches - 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. [Framework](/categories/framework)
4. /
5. laravelrotebal/framework-patches

ActiveLibrary[Framework](/categories/framework)

laravelrotebal/framework-patches
================================

A set of patches that fix bugs and improve the functionality of Laravel Framework.

0.1.0(5y ago)0196CI failing

Since Jan 29Pushed 5y agoCompare

[ Source](https://github.com/laravelrotebal/framework-patches)[ Packagist](https://packagist.org/packages/laravelrotebal/framework-patches)[ RSS](/packages/laravelrotebal-framework-patches/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (3)Versions (7)Used By (0)

Laravel Rot Ebal Framework Patches
==================================

[](#laravel-rot-ebal-framework-patches)

A set of patches that fix bugs and improve the functionality of Laravel Framework.

Currently developed, compatible and tested with Laravel Framework 6.6.1.

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

[](#installation)

You can install the package in to a Laravel Framework app via composer:

```
composer require laravelrotebal/framework-patches
```

All patches will be applied automatically!

Why is this package needed?
---------------------------

[](#why-is-this-package-needed)

- Core bug fixes.
- Core improved functioning.
- Core smell code correction.
- More flexible core code for best practices.

TODO
----

[](#todo)

- Manually choose which patches to apply.
- Create tests for testing patched functionality.
- Compatible with other versions of Laravel Framework.
- Uniform naming of patches.

Depends on the package vaimo/composer-patches
---------------------------------------------

[](#depends-on-the-package-vaimocomposer-patches)

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and composer command for testing/troubleshooting patches.

How it works
------------

[](#how-it-works)

Directory `patches/laravel/framework` contains patch files. One patch file for one bugfix or feature improvement.

Section `$.extra.patches.laravel/framework` in `composer.json` contains the patch files to be applied in the specified order.

After run `install`, `require`, `update`, `patch:redo`, `patch:undo` commands of `composer` the specified patches will be applied to the specified packages in the `vendor` directory.

Patch list
----------

[](#patch-list)

### macroable-call-parent-\_\_call.patch

[](#macroable-call-parent-__callpatch)

Macroable trait now work with Models.

Affected files:

- src/Illuminate/Support/Traits/Macroable.php

### has-attributes-are-macroable.patch

[](#has-attributes-are-macroablepatch)

Some fixes eloquent magic for use macroable.

Affected files:

- src/Illuminate/Database/Eloquent/Concerns/HasAttributes.php

### macroable-has-relationships-belongs-to.patch

[](#macroable-has-relationships-belongs-topatch)

Some fixes eloquent magic for use macroable.

Affected files:

- src/Illuminate/Database/Eloquent/Concerns/HasRelationships.php

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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 ~30 days

Recently: every ~36 days

Total

6

Last Release

2143d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ff2d2f1dc0fcd0e538b0045194a000d96324513f603188aa64dec8800ea03e6?d=identicon)[laravelrotebal](/maintainers/laravelrotebal)

---

Top Contributors

[![4n70w4](https://avatars.githubusercontent.com/u/38257723?v=4)](https://github.com/4n70w4 "4n70w4 (8 commits)")

### Embed Badge

![Health badge](/badges/laravelrotebal-framework-patches/health.svg)

```
[![Health](https://phpackages.com/badges/laravelrotebal-framework-patches/health.svg)](https://phpackages.com/packages/laravelrotebal-framework-patches)
```

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ecotone/laravel

Laravel integration for Ecotone

21307.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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