PHPackages                             senna/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. senna/ui

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

senna/ui
========

UI for Senna

v1.0.1(4y ago)110MITBladePHP ^7.4|^8.0

Since May 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/lennardv2/laravel-blade-components)[ Packagist](https://packagist.org/packages/senna/ui)[ RSS](/packages/senna-ui/feed)WikiDiscussions main Synced 6d ago

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

Laravel blade components
========================

[](#laravel-blade-components)

Senna UI is a set of nice looking opensource blade components. They can be wired up via Livewire or used without it. Checkout the docs at . It's called senna/ui on packagist. Livewire users: all of the components are wire-modelable via wire:model.

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

[](#installation)

Install the package with composer and publish the assets with the senna-ui:install command:

```
composer require senna/ui

```

```
php artisan senna-ui:install

```

Add the head component to your layouts page head-tag. This will include the styles and the theme. Also add the footer component before your layouts closing body tag. This will include the js dependencies when needed by a component.

```

    ..
@include("senna.ui::theme")
@include("senna.ui::styles")
@include("senna.ui::extra-styles")

    ..
@include('senna.ui::scripts')
@include('senna.ui::extra-scripts')

```

Documentation
-------------

[](#documentation)

You can preview the components and see the full documenation on:

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Total

2

Last Release

1822d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[rappasoft/laravel-livewire-tables

A dynamic table component for Laravel Livewire

2.0k2.7M31](/packages/rappasoft-laravel-livewire-tables)[morrislaptop/journal

A UI for Spatie's Laravel Event Sourcing

1734.1k](/packages/morrislaptop-journal)[zenepay/filament-buddhist-date-picker

Laravel Filament DatePicker with Bhuddist Era plugin

214.8k](/packages/zenepay-filament-buddhist-date-picker)

PHPackages © 2026

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