PHPackages                             click-website/ui-demo - 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. click-website/ui-demo

ActiveProject

click-website/ui-demo
=====================

jiny ui and demo site

02HTML

Since Nov 6Pushed 1y agoCompare

[ Source](https://github.com/kkk1k/jinyui2)[ Packagist](https://packagist.org/packages/click-website/ui-demo)[ RSS](/packages/click-website-ui-demo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

JinyUI Demo V2.0
================

[](#jinyui-demo-v20)

지니UI 페키지와 기능을 확인할 수 있는 demo project 입니다.

설치
--

[](#설치)

깃허브 저장소를 복제하여 프로젝트를 생성합니다.

```
# 저장소 복제
git clone https://github.com/jinyphp/jinyui2.git

## 페키지 설치 및 키 생성
composer install
php artisan key:generate

## 데이터베이스(SQLite) 생성
touch database/database.sqlite
php artisan migrate

## 관리자 회원생성 및 관리자 등급 변경
php artisan user:create --name=이름 --email=이메일 --password=패스워드
php artisan user:admin 이메일 --enable
php artisan user:super 이메일 --enable

## npm 설치 및 빌드
npm install
npm run build

## 서버실행
php artisan serve
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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/b88494ddd9b6ee8ee1d77c2eba635ab14a604ac11039b5d688583e6a8e5393d6?d=identicon)[kkk1k](/maintainers/kkk1k)

---

Top Contributors

[![bobob0311](https://avatars.githubusercontent.com/u/142088813?v=4)](https://github.com/bobob0311 "bobob0311 (75 commits)")[![kkk1k](https://avatars.githubusercontent.com/u/122015488?v=4)](https://github.com/kkk1k "kkk1k (53 commits)")[![infohojin](https://avatars.githubusercontent.com/u/18171333?v=4)](https://github.com/infohojin "infohojin (46 commits)")[![qzzloz](https://avatars.githubusercontent.com/u/73072011?v=4)](https://github.com/qzzloz "qzzloz (40 commits)")[![whddbsl](https://avatars.githubusercontent.com/u/130979302?v=4)](https://github.com/whddbsl "whddbsl (36 commits)")

### Embed Badge

![Health badge](/badges/click-website-ui-demo/health.svg)

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

PHPackages © 2026

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