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. derek/li3\_hui

ActiveLi3-libraries

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

Lithium ui plugin

129[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 2mo ago

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

Popularity9

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)
```

PHPackages © 2026

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