PHPackages                             jiny/theme - 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. jiny/theme

ActiveLibrary[Framework](/categories/framework)

jiny/theme
==========

Theme for jinyPHP

0.9(1y ago)44213MITPHPPHP ^8.2

Since Nov 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jinyphp/theme)[ Packagist](https://packagist.org/packages/jiny/theme)[ RSS](/packages/jiny-theme/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (2)Versions (11)Used By (3)

JinyPHP Theme for Laravel
=========================

[](#jinyphp-theme-for-laravel)

`JinyPHP Theme`는 라라벨 프레임워크상에서 테마 레이아웃을 사용할 수 있도록 제공하는 확장 페키지 입니다.

설치
--

[](#설치)

컴포저를 이용하여 `theme`를 설치합니다.

```
composer require jiny/theme
```

설정
--

[](#설정)

환경설정을 패키지에서 복사하여 설치를 합니다. 다음과 같이 콘솔창에서 입력하세요.

```
php artisan vendor:publish --provider="Jiny\Theme\JinyThemeServiceProvider"

```

테마 만들기
------

[](#테마-만들기)

먼저 라라벨 뷰 리소스를 관리하는 `resources/view`폴더에 새로운 `theme` 폴더를 생성합니다. `theme`페키지는 `vendor/name` 형태로 복수의 테마를 관리 합니다.

셈플 테마는 패키지의 소스의 `sample` 폴더를 참조합니다. 테마는 크게 몇개의 파일로 구성됩니다.

- app.blade.php =&gt; html 골격을 관리하는 파일입니다.
- layout.blade.php =&gt; 전체 공용으로 적용되는 레이아웃을 관리합니다.
- main.blade.php =&gt; 메인 컨덴츠 내용을 관리합니다.

사용방법
----

[](#사용방법)

지니PHP 테마는 라라벨 컴포넌트 기술을 이용하여 테마를 관리합니다.
블레이드 문법에서 ``테그를 이용하여 사이트의 외형을 일관적으로 유지 관리 가능합니다.

```

내용...

```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance42

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

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

Recently: every ~55 days

Total

9

Last Release

465d ago

PHP version history (2 changes)0.0.1PHP ^8.1

0.4PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/75c5c65bda6186b73346a67470690630aa2b6e086e28bfd1e9e56ae412e44fbe?d=identicon)[hojinlee](/maintainers/hojinlee)

---

Top Contributors

[![infohojin](https://avatars.githubusercontent.com/u/18171333?v=4)](https://github.com/infohojin "infohojin (57 commits)")

---

Tags

themelaravelthemejinyphpframwork

### Embed Badge

![Health badge](/badges/jiny-theme/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/dusk

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

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

Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

3.4k10.6M274](/packages/laravel-boost)[laravel/vapor-cli

The Laravel Vapor CLI

31310.7M8](/packages/laravel-vapor-cli)[laravel/forge-sdk

The official Laravel Forge PHP SDK.

5691.1M18](/packages/laravel-forge-sdk)

PHPackages © 2026

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