PHPackages                             iksaku/laravel-mops - 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. iksaku/laravel-mops

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

iksaku/laravel-mops
===================

My Opinionated Scaffolding for Laravel

430Blade

Since Feb 18Pushed 5y ago1 watchersCompare

[ Source](https://github.com/iksaku/laravel-mops)[ Packagist](https://packagist.org/packages/iksaku/laravel-mops)[ RSS](/packages/iksaku-laravel-mops/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel MOPS
============

[](#laravel-mops)

This is My Opinionated Scaffolding for Laravel, based on the [TALL Preset](https://github.com/laravel-frontend-presets/tall), and heavily inspired by [Laravel Jetstream](https://github.com/laravel/jetstream), but with some tweaking for my own needs.

What's in the box?
------------------

[](#whats-in-the-box)

This package will publish my personal Laravel scaffolding and components in your project. This scaffolding will include many UI components that I regularly use, as well as publish the HTTP Components that I regularly use in my projects.

We're using the all mighty [TALL Stack](https://tallstack.dev/), so expect the following:

- TailwindCSS
- AlpineJS
- Livewire

So yeah, if you're not into one of these things, then don't bother using it. It's that simple.

Oh, by the way, you may find in this package some PHP traits or functions that I also use regularly in my projects. If you like them, you're allowed to use them, just try to give me (or the original author) some credit wherever you repost.

Disclaimer
----------

[](#disclaimer)

This is for my personal use, but by being Open Source, I intend for other people with close opinions to mine to use it, whichever way they want. I'm open contributions *if I like what I see*.

By no means I'll feel obligated to make adjustments outside the scope of my own opinions.

If you don't like what you see, you're free to create another scaffolding based on this, but with your own tweaking and opinions (just as I did with this repo 😉).

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

[](#installation)

Simply run the following commands:

```
composer require iksaku/laravel-mops
php artisan mops:install
```

This will install all required Composer and Node packages, as well as some Page Layouts in your application. All the extra UI components and utilities will be available via blade using the `x-mops::` syntax.

Beware that overrides may occur if you're not installing into a fresh Laravel installation. I strongly recommend you to make changes in a secondary branch to prevent data loss from your existing packages, configurations or views.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/16e6f847fc85f78ca2828648d5c05bbf59a45eece0ef9979f5a16b7c2c930110?d=identicon)[iksaku](/maintainers/iksaku)

---

Top Contributors

[![iksaku](https://avatars.githubusercontent.com/u/4632429?v=4)](https://github.com/iksaku "iksaku (83 commits)")

---

Tags

laravelscaffolding

### Embed Badge

![Health badge](/badges/iksaku-laravel-mops/health.svg)

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

###  Alternatives

[nzedb/nzedb

A Usenet Indexer

6415.4k](/packages/nzedb-nzedb)

PHPackages © 2026

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