PHPackages                             derek/li3\_hui - 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. [Framework](/categories/framework)
4. /
5. derek/li3\_hui

ActiveLi3-libraries[Framework](/categories/framework)

derek/li3\_hui
==============

Lithium ui plugin

229[1 PRs](https://github.com/johnny13/li3_hui/pulls)PHP

Since Dec 24Pushed 6y ago2 watchersCompare

[ Source](https://github.com/johnny13/li3_hui)[ Packagist](https://packagist.org/packages/derek/li3_hui)[ RSS](/packages/derek-li3-hui/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

li3\_hui \[ lithium ui plugin \]
================================

[](#li3_hui--lithium-ui-plugin-)

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

[](#installation)

Checkout the code to your library directory:

```
cd libraries
git clone git@github.com:/johnny13/li3_hui.git

```

Include the library in in your `/app/config/bootstrap/libraries.php`

```
Libraries::add('li3_hui');
define('HUI_PATH', dirname(LITHIUM_APP_PATH) . '/libraries/li3_hui' );

```

The li3\_hui (`li3_hui`) plugin provides a straightforward interface for displaying status messages to the user, a number of html builders, and stuff and thangs.

Integration
-----------

[](#integration)

```

```

### Custom Views

[](#custom-views)

Once you have the library installed and included, you probably want to use it. Calling custom layouts from libraries can be tricky. It basically requires you setup each controller. There needs to be an init() where you define the library's path.

Your Controller Should have this Function

```

```

Then later in the SAME Controller you would render a view like this

```

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3952d80c290d2bf2fe2308165a80d7ef4d36477490f184cca3370680335d8729?d=identicon)[johnnyfortune](/maintainers/johnnyfortune)

---

Top Contributors

[![johnny13](https://avatars.githubusercontent.com/u/598517?v=4)](https://github.com/johnny13 "johnny13 (6 commits)")

### Embed Badge

![Health badge](/badges/derek-li3-hui/health.svg)

```
[![Health](https://phpackages.com/badges/derek-li3-hui/health.svg)](https://phpackages.com/packages/derek-li3-hui)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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