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

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

jiny/installer
==============

jinyPHP installer.

0.1.0(7y ago)3146MITPHP

Since Jul 6Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (8)Used By (0)

Installer
=========

[](#installer)

본 코드는 `PHP`언어로 작성된 `composer` 페키지 입니다. 또한 `jinyPHP` 프레임워크와 같이 동작을 합니다. 지니PHP는 MVC 패턴의 웹프레임워크 입니다.

설치관리자는 지니 프레임워크를 쉽게 설치할 수 유틸리티 입니다. 설치 관리자를 설치하기 위해서는 먼저 PHP 의존성 관리자인 컴포저가 설치되어 있어야 합니다.

설치방법
----

[](#설치방법)

composer를 통하여 설치를 진행할 수 있습니다. 컴포저가 컴퓨터에 설치가 되어 있다면 다음과 같이 페키지 설치 명령을 실행합니다.

```
composer global require jiny/installer
```

설치 관리자는 글로벌로 설치를 권장합니다. 글로벌 설치를 하게 되면 어느 위치에서든지 지니 프레임웍 페키지를 설치관리 할 수 있기 때문입니다.

소스경로
----

[](#소스경로)

모든 코드는 깃허브 저장소에 공개되어 있습니다.

누구나 코드를 포크하여 수정 및 개선사항을 기여(contrubution)할 수 있습니다.

패키지 만들기
-------

[](#패키지-만들기)

설치관리자를 통하여 여러개의 지니 패키지를 생성관리 할 수 있습니다.

```
jiny new 폴더명
```

위와 같이 명령을 입력하게 되면 지정한 폴더명으로 새로운 지니 프로젝트를 생성하여 줍니다.

설치 관리제 제거
---------

[](#설치-관리제-제거)

글로벌로 설치괸 지니 관리자를 제거할 수 있습니다.

```
composer global remove jiny/installer
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Every ~13 days

Total

7

Last Release

2835d ago

### 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 (13 commits)")

---

Tags

installerjinyphp

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.5k](/packages/laravel-framework)[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.0k](/packages/composer-composer)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M719](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M482](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)

PHPackages © 2026

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