PHPackages                             ggoforth/laravel-montage - 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. ggoforth/laravel-montage

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

ggoforth/laravel-montage
========================

v0.2(10y ago)014PHP

Since Jun 12Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ggoforth/laravel-montage)[ Packagist](https://packagist.org/packages/ggoforth/laravel-montage)[ RSS](/packages/ggoforth-laravel-montage/feed)WikiDiscussions master Synced 1mo ago

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

Laravel 5.1 Montage API Package
-------------------------------

[](#laravel-51-montage-api-package)

A Laravel 5.1 service provider and facade for working with [Edit LLC](https://github.com/EditLLC)'s Montage API.

### Usage

[](#usage)

```
$ composer require ggoforth/laravel-montage:0.*

```

Once you have the package installed, update your `app.php` to include the relevant service provider.

```
Editllc\LaravelMontage\LaravelMontageServiceProvider::class,

```

and update your aliases array in `app.php` to include one for `Montage` and point it at the proper facade.

```
'Montage'   => Editllc\LaravelMontage\LaravelMontageFacade::class,

```

Now you can publish the montage config file so you can enter your pertinent details.

```
$ php artisan vendor:pubish

```

Open the newly created config `montage.php` config file located in the `/config` directory of your project repo. Add your username / password or a token if you already have one. Finally fill out your Montage subdomain in the config array and you'll be all set to begin using Montage in your own application.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

3994d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a898962898a77cafa5afa3f5c87b81e94b0821c215f22229b1380d1934c816a?d=identicon)[ggoforth](/maintainers/ggoforth)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ggoforth-laravel-montage/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

20917.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9346.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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