PHPackages                             iui/kit - 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. iui/kit

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

iui/kit
=======

💄 Interactive User Interface Kit

00

Since Oct 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Sikessem/ux)[ Packagist](https://packagist.org/packages/iui/kit)[ RSS](/packages/iui-kit/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![SIKessEm logo](https://github.com/sikessem/static/raw/main/logo.svg)](https://sikessem.com/ "SIKessEm")

 [![SIKessEm Package is released under the MIT license.](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/sikessem/iui-kit/blob/HEAD/LICENSE) [![GitHub Workflow Status (main)](https://camo.githubusercontent.com/131a065158490e978e687a337acd5f0767c6bddd24ee3a3aad2bd2f5b923a11c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73696b657373656d2f6975692d6b69742f54657374732f6d61696e)](https://github.com/sikessem/iui-kit/actions) [![Total Downloads](https://camo.githubusercontent.com/32eb6ccab7e079285a329c13f85a7b103f8bda4d77cb1b50673106f03be24fb1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73696b657373656d2f6975692d6b6974)](https://packagist.org/package/sikessem/iui-kit) [![Latest Version](https://camo.githubusercontent.com/4b45904fcd7124ad0e10891373f5f9da52bbdbeeaf4d321a9b3590a984f1a2ea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73696b657373656d2f6975692d6b6974)](https://packagist.org/package/sikessem/iui-kit) [![PRs welcome!](https://camo.githubusercontent.com/dd0b24c1e6776719edb2c273548a510d6490d8d25269a043dfabbd38419905da/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e737667)](https://sikessem.github.io/package/contributing) [![Follow @ske_sikessem](https://camo.githubusercontent.com/42bca0df1fdc128a96b2a7ffb084562db40652d403644ffab78c3621f21f2955/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f666f6c6c6f772f736b655f73696b657373656d2e7376673f6c6162656c3d466f6c6c6f7725323040736b655f73696b657373656d)](https://twitter.com/intent/follow?screen_name=ske_sikessem)

---

💄 Interactive User Interface Kit
================================

[](#-interactive-user-interface-kit)

Design interactive user interfaces in HTML, CSS and JavaScript from PHP scripts.

### 🔖 Contents

[](#-contents)

- [Getting Started](#-getting-started)
- [Requirements](#-requirements)
- [Documentation](#-documentation)
- [Community](#-community)
- [Security Reports](#-security-reports)
- [Contribution](#-contribution)
- [License](#-license)

🎉 Getting Started
-----------------

[](#-getting-started)

⚡️ Install [iui-kit](https://github.com/sikessem/iui-kit) using [Composer](https://getcomposer.org/):

- By adding the `iui/kit` dependency to your `composer.json` file:

```
{
  "require" : {
    "iui/kit": "^0.1"
  },
}
```

- Or by including the dependency:

```
composer require sikessem/iui-kit --no-dev
```

- Or by creating a new project from the template:

```
create-project sikessem/iui-kit --prefer-source iui-kit
```

🧹 Keep a modern codebase with **Pint**:

```
composer lint
```

⚗️ Run static analysis using **PHPStan**:

```
composer test:types
```

✅ Run unit tests using **PEST**

```
composer test:unit
```

🚀 Run the entire test suite:

```
composer test
```

📋 Requirements
--------------

[](#-requirements)

> **Requires [PHP 8.1+](https://php.net/releases/)** (at least 8.1.11 recommended to avoid potential bugs).

📖 Documentation
---------------

[](#-documentation)

The full documentation for SIKessEm Packages can be found on [our SIKessEm Documentation](https://sikessem.github.io/iui-kit).

💬 Community
-----------

[](#-community)

For support, you can use [our GitHub Discussions](https://github.com/sikessem/iui-kit/discussions).

👥 Contribution
--------------

[](#-contribution)

Read [our contributing guide](https://github.com/sikessem/iui-kit/blob/HEAD/CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Package.

🔐 Security Reports
------------------

[](#-security-reports)

If you discover a security vulnerability within Package, please send an e-mail to [SIGUI Kessé Emmanuel](https://sikessem.com) via . All security vulnerabilities will be promptly addressed.

📄 License
---------

[](#-license)

The SIKessEm Package is open-sourced software licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [LICENSE](https://github.com/sikessem/iui-kit/blob/HEAD/LICENSE) file for details.

---

IUI-Kit was created by [SIGUI Kessé Emmanuel](https://sikessem.com).

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/bf6cb8e2f1ce94734b0c6d2600fef865c8164f11f8f2a511cc20cd37a897d9c6?d=identicon)[siguici](/maintainers/siguici)

---

Top Contributors

[![siguici](https://avatars.githubusercontent.com/u/62618356?v=4)](https://github.com/siguici "siguici (1 commits)")

---

Tags

interactive-user-interfaceiuiiui-kitkituiui-componentsui-kituikituser-interface

### Embed Badge

![Health badge](/badges/iui-kit/health.svg)

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

###  Alternatives

[mexitek/phpcolors

A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.

5003.6M18](/packages/mexitek-phpcolors)[yajra/laravel-datatables-buttons

Laravel DataTables Buttons Plugin.

2629.1M54](/packages/yajra-laravel-datatables-buttons)[davedevelopment/stiphle

Simple rate limiting/throttling for php

2567.7M9](/packages/davedevelopment-stiphle)[natxet/cssmin

Minifying CSS

827.3M98](/packages/natxet-cssmin)[e0ipso/shaper

Lightweight library to handle in and out transformations in PHP.

157.8M4](/packages/e0ipso-shaper)[tuqqu/gender-detector

Get gender from first name

56365.3k](/packages/tuqqu-gender-detector)

PHPackages © 2026

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