PHPackages                             imarcom/laravel-consolidation - 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. imarcom/laravel-consolidation

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

imarcom/laravel-consolidation
=============================

Consolidate files between core codebase and customer codebase

0904HTML

Since Jul 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/imarcom/laravel-consolidation)[ Packagist](https://packagist.org/packages/imarcom/laravel-consolidation)[ RSS](/packages/imarcom-laravel-consolidation/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Consolidation
=============

[](#consolidation)

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

[](#installation)

You can install the package via composer:

```
composer required imarcom/laravel-consolidation
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Imarcom\Consolidation\ConsolidationServiceProvider" --tag="config"

```

You must add the routes to `routes/web.php`:

```
Route::consolidation();

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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/d629fc5005c116f3f4620b2bddc7dfcdc3c901e266f8f1f7bdfef0772b819cab?d=identicon)[leandremartineau](/maintainers/leandremartineau)

---

Top Contributors

[![jagotronic](https://avatars.githubusercontent.com/u/11063919?v=4)](https://github.com/jagotronic "jagotronic (5 commits)")[![manoreaumarois](https://avatars.githubusercontent.com/u/7725883?v=4)](https://github.com/manoreaumarois "manoreaumarois (5 commits)")[![Lemondragon](https://avatars.githubusercontent.com/u/8648101?v=4)](https://github.com/Lemondragon "Lemondragon (2 commits)")

### Embed Badge

![Health badge](/badges/imarcom-laravel-consolidation/health.svg)

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

###  Alternatives

[boehm_s/fun

Functional programming utilities for PHP

301.8k](/packages/boehm-s-fun)

PHPackages © 2026

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