PHPackages                             zvps/laravel-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. zvps/laravel-patches

ActiveLibrary[Framework](/categories/framework)

zvps/laravel-patches
====================

Patches for unsupported versions of the Laravel Framework.

v4.2.23(7y ago)01701BSD-3-Clause

Since Mar 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/zVPS/laravel-patches)[ Packagist](https://packagist.org/packages/zvps/laravel-patches)[ RSS](/packages/zvps-laravel-patches/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (0)

Laravel Patches
===============

[](#laravel-patches)

Patches for Laravel Framework (unsupported versions only)

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

[](#installation)

Add this repository to your projects composer.json (example below):

```
{
    "name": "project/my-project",
    "description": "Laravel project.",
    "keywords": ["framework", "laravel"],
    "license": "MIT",
    "require": {
        "php": "5.6.*",
        "laravel/framework": "4.2.22",
        "symfony/dom-crawler": "2.7.*",
        "doctrine/dbal": "~2.3",
        "zvps/laravel-4-env-polyfill": "v1.0.1",
        "zvps/laravel-patches": "v4.2.23"
    },
    "require-dev": {
        "php": "5.6.*",
        "barryvdh/laravel-debugbar": "~1.8",
        "barryvdh/laravel-ide-helper": "v1.11.6",
        "ralouphie/getallheaders": "2.0.5",
    },
    "config": {
        "preferred-install": "dist",
        "sort-packages": true,
        "discard-changes": true
    },
    "minimum-stability": "dev",
    "prefer-stable": true
}

```

For the latest / all patches apply the following branch to match the version of laravel needed:

- v4.2.22.x-dev

To stay at a certian collection of patches and prevent new patches from being automatically loaded please use a tagged version:

- v4.2.23

Tagged versions will follow on from the last known stable laravel version number.

Notes:

- Patches will be applied automatically unless `--no-plugins` is passed to composer.
- To avoid issues with further updates make sure to include `"discard-changes": true` and where possible run composer with the `--no-interaction` flag.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

2

Last Release

2618d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f0aece1df9ddd25632a966a3d509771bf42b4fa8da56cb3553f408ca682c0d48?d=identicon)[Caffe1neAdd1ct](/maintainers/Caffe1neAdd1ct)

---

Top Contributors

[![Caffe1neAdd1ct](https://avatars.githubusercontent.com/u/1327332?v=4)](https://github.com/Caffe1neAdd1ct "Caffe1neAdd1ct (5 commits)")

### Embed Badge

![Health badge](/badges/zvps-laravel-patches/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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