PHPackages                             yannoff/lumiere-ui - 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. [Templating &amp; Views](/categories/templating)
4. /
5. yannoff/lumiere-ui

ActiveLibrary[Templating &amp; Views](/categories/templating)

yannoff/lumiere-ui
==================

A set of laravel view components

0.3.0(4y ago)05MITPHPPHP &gt;=7.0

Since Dec 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/yannoff/lumiere-ui)[ Packagist](https://packagist.org/packages/yannoff/lumiere-ui)[ RSS](/packages/yannoff-lumiere-ui/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

Lumière UI
==========

[](#lumière-ui)

A set of laravel view components.

[![Latest Stable Version](https://camo.githubusercontent.com/cd3f5565293aa0196af0613a437ebb532c47d0e5a346b4ea76191c7a63d96a51/68747470733a2f2f706f7365722e707567782e6f72672f79616e6e6f66662f6c756d696572652d75692f762f737461626c65)](https://packagist.org/packages/yannoff/lumiere-ui)[![Total Downloads](https://camo.githubusercontent.com/457967015b7b4bc0665893684dc60b8243ae24451f620c3fb74f06f54d3df1e2/68747470733a2f2f706f7365722e707567782e6f72672f79616e6e6f66662f6c756d696572652d75692f646f776e6c6f616473)](https://packagist.org/packages/yannoff/lumiere-ui)[![License](https://camo.githubusercontent.com/a519c1519ac225823a95cacc2025f7b78a2b4bcb0b11097e1ad9ea99d511df27/68747470733a2f2f706f7365722e707567782e6f72672f79616e6e6f66662f6c756d696572652d75692f6c6963656e7365)](https://packagist.org/packages/yannoff/lumiere-ui)

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

[](#installation)

Via [composer](https://getcomposer.org):

```
composer require yannoff/lumiere-ui

```

Reference
---------

[](#reference)

### `x-heading`

[](#x-heading)

*Generate a heading block with an apposite anchor.*

#### Attributes

[](#attributes)

NameRequiredDescriptionlevelyesThe heading level (1 to 6)#### Example

[](#example)

```

    My Heading 2

```

*will render as*

```
My Heading 2
```

### `x-md`

[](#x-md)

*Basic renderer for simple markdown.*

#### Supported modifiers

[](#supported-modifiers)

Here is the thorough list of the supported markdown syntax modifiers:

TypeModifierExampleDescription**Bold**Double underscore / asterisk`**my bold text**`Wrap the text with `` tags**Italic**Simple underscore / asterisk`_my italic text_`Wrap the text with `` tags**Inline code**Backticks``my code snippet``Wrap the text with `` tags**URLs**-`https://site.com`Wrap the URL in a `` tag**Links**Braquets`[Site](https://site.com)`Renders a `` tag#### Example

[](#example-1)

```

    The `yannoff/lumiere-ui` component is **awesome**.
    See the [repository](https://github.com/yannoff/lumiere-ui "Lumiere Github repo").

```

*will render as*

```
The yannoff/lumiere-ui component is awesome.
See the repository.
```

License
-------

[](#license)

Licensed under the [MIT License](LICENSE).

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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.

###  Release Activity

Cadence

Every ~4 days

Total

3

Last Release

1603d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f7d03ec2e1304f585bacac055f09969294b8c08146d6be1d00504193be3bc9e?d=identicon)[yannoff](/maintainers/yannoff)

---

Top Contributors

[![yannoff](https://avatars.githubusercontent.com/u/20049273?v=4)](https://github.com/yannoff "yannoff (9 commits)")

---

Tags

bladelaravellaravel-frameworklaravellumenilluminatelaravel-framework

### Embed Badge

![Health badge](/badges/yannoff-lumiere-ui/health.svg)

```
[![Health](https://phpackages.com/badges/yannoff-lumiere-ui/health.svg)](https://phpackages.com/packages/yannoff-lumiere-ui)
```

###  Alternatives

[shipu/themevel

Theme and asset management for laravel

34632.1k1](/packages/shipu-themevel)[ytake/laravel-smarty

Smarty template engine for Laravel and Lumen

87401.6k](/packages/ytake-laravel-smarty)[gghughunishvili/entrust

This package provides a flexible way to add Role-based Permissions to Laravel/Lumen 6

27524.0k](/packages/gghughunishvili-entrust)[ktquez/laravel-tinymce

TinyMCE editor for Laravel and Lumen Framework

2525.4k](/packages/ktquez-laravel-tinymce)[raftalks/form

Easy way to make Forms with PHP. Specially useful with Laravel 4.

311.1k1](/packages/raftalks-form)[johnturingan/laravel-fly-view

Render Blade templates from string mark-up.

163.9k](/packages/johnturingan-laravel-fly-view)

PHPackages © 2026

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