PHPackages                             jsjunior/laravel-make-composer - 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. [Templating &amp; Views](/categories/templating)
4. /
5. jsjunior/laravel-make-composer

AbandonedArchivedLibrary[Templating &amp; Views](/categories/templating)

jsjunior/laravel-make-composer
==============================

A package extending Artisan to make View Composer class

1.2(6y ago)5281[1 PRs](https://github.com/jsjunior/laravel-make-composer/pulls)MITPHP

Since Nov 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jsjunior/laravel-make-composer)[ Packagist](https://packagist.org/packages/jsjunior/laravel-make-composer)[ RSS](/packages/jsjunior-laravel-make-composer/feed)WikiDiscussions master Synced 2w ago

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

Laravel Make Composer
=====================

[](#laravel-make-composer)

This package add a make:composer Artisan command to create view composer classes.

Install
-------

[](#install)

```
composer require --dev jsjunior/laravel-make-composer

```

Requirements
------------

[](#requirements)

Laravel &gt;= 5.5

Default location
----------------

[](#default-location)

By default, new view composers are created in a `App\View\Composers` folder.

To change it, add a COMPOSERS\_PATH variable to your .env file. Example:

```
COMPOSERS_PATH=\my\composers\location

```

New composers will be created in `App\My\Composers\Location` folder.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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 ~6 days

Total

3

Last Release

2417d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10323638?v=4)[juniorjs](/maintainers/juniorjs)[@JuniorJS](https://github.com/JuniorJS)

---

Top Contributors

[![jsilva74](https://avatars.githubusercontent.com/u/1750415?v=4)](https://github.com/jsilva74 "jsilva74 (5 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

laravellaravelcommandview composer

### Embed Badge

![Health badge](/badges/jsjunior-laravel-make-composer/health.svg)

```
[![Health](https://phpackages.com/badges/jsjunior-laravel-make-composer/health.svg)](https://phpackages.com/packages/jsjunior-laravel-make-composer)
```

###  Alternatives

[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)[ycs77/inertia-laravel-ssr-head

Simple SSR Head for Inertia Laravel

3413.0k](/packages/ycs77-inertia-laravel-ssr-head)[djl997/blade-shortcuts

Blade Shortcuts is a library of handy Laravel Blade Directives.

411.0k3](/packages/djl997-blade-shortcuts)

PHPackages © 2026

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