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

ActiveLibrary

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 yesterday

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 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

2363d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/799725225cbc8db00d1b0fb792c1ef2497801b861946f5ba595e2ac29eaa6647?d=identicon)[robstar](/maintainers/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

[morozovsk/websocket

simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html

36417.3k2](/packages/morozovsk-websocket)[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

394388.0k5](/packages/rtconner-laravel-likeable)[morozovsk/yii2-websocket

simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html

9414.8k](/packages/morozovsk-yii2-websocket)[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[morozovsk/websocket-examples

examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html

382.3k](/packages/morozovsk-websocket-examples)

PHPackages © 2026

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