PHPackages                             robstar/laravel-flavour-addon-demo - 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. robstar/laravel-flavour-addon-demo

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

robstar/laravel-flavour-addon-demo
==================================

Sample package to demo flavour integration into Laravel

v0.1.0(6y ago)048MITHTMLPHP &gt;=7.0

Since Nov 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/robstar/laravel-flavour-addon-demo)[ Packagist](https://packagist.org/packages/robstar/laravel-flavour-addon-demo)[ RSS](/packages/robstar-laravel-flavour-addon-demo/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

laravel-flavour-addon-demo
==========================

[](#laravel-flavour-addon-demo)

This plugin serves as an example for the [flavour](https://www.flavours.dev/)integration into [Laravel](https://laravel.com/).

It provides a minimal package that adds a new route, a customizable view, and a config file.

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

[](#installation)

```
$ flavour add composer/robstar/laravel-flavour-addon-demo

```

This will add the addon to the composer.json and install the package. It will also add a new configuration file to `config/flavour.yml` and new view to `resources/views/flavour.blade.php`. This can be accomplished because flavour supports post-install scripts that are run automatically.

After the installation you van access a route called `/flavour` to customize the background color via the environment variable configured in `app.flavour`. This value is then set as a configuration key and can be be called using the config function: `config('flavour.backgroundColor')`

The variable can be set in various places depending on how your environment env variables. When you are running in Divio cloud it is recommended to set this in `divio/.env-local` as shown:

```
WELCOME_PAGE_BACKGROUND_COLOR="#336699"

```

This will have the same effect in your local environment as it will have in the cloud by setting a global environment variable injected into the container.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Unknown

Total

1

Last Release

2414d ago

### Community

Maintainers

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

---

Top Contributors

[![robstar](https://avatars.githubusercontent.com/u/199110?v=4)](https://github.com/robstar "robstar (3 commits)")

---

Tags

laraveldemoflavour

### Embed Badge

![Health badge](/badges/robstar-laravel-flavour-addon-demo/health.svg)

```
[![Health](https://phpackages.com/badges/robstar-laravel-flavour-addon-demo/health.svg)](https://phpackages.com/packages/robstar-laravel-flavour-addon-demo)
```

###  Alternatives

[stephenjude/filament-blog

Filament Blog Builder

20619.4k](/packages/stephenjude-filament-blog)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11273.0k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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