Ross ROSS = Recommend OSS · open-source software intelligence for agents

laravel-mix/laravel-mix

The power of webpack, distilled for the rest of us. observed · 2026-08-28

github.com/laravel-mix/laravel-mix · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3543
  • days_rel: n/a
  • days_push: 952
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5220 stars · 799 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Laravel Mix is a fluent API wrapper around webpack that simplifies defining asset compilation and module bundling steps. It supports common CSS and JavaScript pre-processors with minimal configuration.

Use cases

  • bundle javascript assets with webpack without writing webpack config
  • compile sass or less to css
  • minify and version assets for production
  • set up asset pipeline for a laravel app
  • simplify module bundling for beginners

When to choose

  • you want simple webpack-based asset compilation with minimal config
  • you work in the laravel ecosystem
  • you need css and js preprocessor support out of the box

When to avoid

  • you need modern tooling like vite with faster dev servers
  • you require advanced webpack customization beyond what mix exposes
  • you are starting a new non-laravel project where vite or esbuild is a better fit

Facets

library · maturity maintenance

build-tool developer-tools web-development frontend developer-tools cross-platform webpack asset-compilation css-preprocessors javascript-preprocessors laravel bundler-wrapper nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
laravel-mix/laravel-mixmain23

For agents

markdown · JSON · MCP: product_card(name="laravel-mix/laravel-mix")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem