PHPackages                             prexlab/laravel\_mixmix - 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. prexlab/laravel\_mixmix

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

prexlab/laravel\_mixmix
=======================

Laravel Mixmix Directive

v1.0.1(7y ago)2381MITPHPPHP ^7.0

Since Sep 27Pushed 7y agoCompare

[ Source](https://github.com/prexlab/laravel_mixmix)[ Packagist](https://packagist.org/packages/prexlab/laravel_mixmix)[ RSS](/packages/prexlab-laravel-mixmix/feed)WikiDiscussions master Synced yesterday

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

Laravel Mixmix Directive
========================

[](#laravel-mixmix-directive)

This `@mixmix` directive can convert CDN script/css files and local files into one local file.

[![Build Status](https://camo.githubusercontent.com/507ab886b6fb94a197132ebfa0f6889bf634627c131acffde89d279e9084e0be/68747470733a2f2f7472617669732d63692e6f72672f707265786c61622f6c61726176656c5f6d69786d69782e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/prexlab/laravel_mixmix)

Before :

```
@mixmix

@endmixmix

```

After :

```

```

Install
-------

[](#install)

```
composer require prexlab/laravel_mixmix
php artisan storage:link

```

Note
----

[](#note)

- If `APP_ENV=local`, @mixmix do not convert.
- `?FORCE_MIXMIX=1` can convert forcibly. This query parameter can be changed with `FORCE_MIXMIX=hoge` in .env
- You can NOT include css file which import local file with relative link. (such as fontawesome)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

2710d ago

### Community

Maintainers

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

---

Top Contributors

[![prexlab](https://avatars.githubusercontent.com/u/37144853?v=4)](https://github.com/prexlab "prexlab (10 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/prexlab-laravel-mixmix/health.svg)

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

###  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

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

The Illuminate Pipeline package.

9446.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)
