PHPackages                             wangaz/laravel-semantic-ui-css - 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. wangaz/laravel-semantic-ui-css

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

wangaz/laravel-semantic-ui-css
==============================

Semantic UI Implementation for Laravel

1.3.0(8y ago)1510.7k↓25%3[2 issues](https://github.com/wangaz/laravel-semantic-ui-css/issues)MITJavaScript

Since Oct 6Pushed 8y ago3 watchersCompare

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

READMEChangelog (10)DependenciesVersions (10)Used By (0)

laravel Semantic UI CSS package
===============================

[](#laravel-semantic-ui-css-package)

This laravel package provides [Semantic-UI-CSS](https://github.com/Semantic-Org/Semantic-UI-CSS) to your laravel project.

Requirements
------------

[](#requirements)

- laravel (version 5.0 or higher) OR lumen (5.0 or higher)

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

[](#installation)

1. Use composer to get this package `composer require wangaz/laravel-semantic-ui-css` or add `"wangaz/laravel-semantic-ui-css": ">=0.3"` to your composer.json file
2. Add to your `composer.json`: (You may need to insert some code parts to existing code)

```
    "scripts": {
      "post-update-cmd": [
        "mkdir -p public/assets",
        "ln -sf ../../vendor/wangaz/laravel-semantic-ui-css/src/assets/jquery public/assets/jquery",
        "ln -sf ../../vendor/wangaz/laravel-semantic-ui-css/src/assets/semantic-ui public/assets/semantic-ui"
      ]
    }

```

Run `composer update` via CLI

Hints
-----

[](#hints)

- If you are updating your laravel app via composer, this package will also be updated. You won't have to run the **vendor:publish**, this will be done automatically.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Recently: every ~154 days

Total

7

Last Release

3157d ago

Major Versions

0.2.2 → 1.0.02016-01-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/155aa5381736a18d5359a26361872792c06736dbcb877ad0558cc43d986d1239?d=identicon)[Wangaz](/maintainers/Wangaz)

---

Top Contributors

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

---

Tags

laravelcsssemantic ui

### Embed Badge

![Health badge](/badges/wangaz-laravel-semantic-ui-css/health.svg)

```
[![Health](https://phpackages.com/badges/wangaz-laravel-semantic-ui-css/health.svg)](https://phpackages.com/packages/wangaz-laravel-semantic-ui-css)
```

###  Alternatives

[itstructure/laravel-grid-view

Grid view for laravel framework

2546.6k2](/packages/itstructure-laravel-grid-view)

PHPackages © 2026

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