PHPackages                             bojaghi/helper - 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. bojaghi/helper

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

bojaghi/helper
==============

Helper methods collection.

1.4.3(1mo ago)012311GPL-2.0-or-laterPHPPHP &gt;=8.0

Since Dec 11Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/bojaghi/helper)[ Packagist](https://packagist.org/packages/bojaghi/helper)[ Docs](https://github.com/bojaghi/helper)[ RSS](/packages/bojaghi-helper/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (8)Versions (9)Used By (11)

Helper
======

[](#helper)

Template for Bojaghi project.

Methods
-------

[](#methods)

#### loadConfig

[](#loadconfig)

설정을 읽어들일 때 조력 메소드.

1개의 인수를 허용합니다. 이 인수는 문자열, 또는 연관배열입니다.

- 문자열을 입력하면 이것을 파일의 경로로 인식합니다. 해당 파일은 메소드를 호출한 측에서 설청 파일로 해석될 수 있는 배열을 리턴해야 합니다.
- 배열이 입력되면 입력된 그대로 리턴합니다.

#### separateArray

[](#separatearray)

입력된 배열에서 연관배열 부분과 순차배열 부분을 분리하는 메소드.

1개의 배열을 허용합니다. 그리고 이 배열에서 키-값 쌍을 가지는 연관배열과, 값만을 명시한 순차배열 부분을 분리하여 리턴합니다. 이 때 정수 0을

- 배열을 리턴합니다. 길이 2로 고정되어 있습니다.
- 인덱스 0은 분리된 연관배열입니다. 빈 배열이 될 수도 있습니다.
- 인덱스 1은 분리된 순차배열입니다. 빈 배열이 될 수도 있습니다.

Facades
-------

[](#facades)

[Continy](https://github.com/bojaghi/continy)룰 컨테이너로 사용할 경우 빈번하게 사용되는 래퍼 메소드를 제공합니다.

#### container

[](#container)

처음 호출될 때 설정을 넣어주고, 이후에는 파라미터를 무시할 수 있습니다. 컨테이너를 생성하는 상용 구문입니다.

#### get

[](#get)

컨테이너에서 객체를 생성하고 가져오게 합니다. Continy가 할 수 있는 의존성 주입이 지원됩니다.

#### call

[](#call)

컨테이너에서 객체를 생성하고 메소드를 불러오게 합니다. Continy가 할 수 있는 의존성 주입이 지원됩니다.

###  Health Score

43

—

FairBetter than 90% of packages

Maintenance90

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity49

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

Total

8

Last Release

52d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8bbfd1d4316ffdccc98504cdbdd210c69a6add7dca21678ad402ccedb3ff4764?d=identicon)[ep6tri](/maintainers/ep6tri)

---

Top Contributors

[![chwnam](https://avatars.githubusercontent.com/u/6630320?v=4)](https://github.com/chwnam "chwnam (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bojaghi-helper/health.svg)

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

###  Alternatives

[marcelog/ding

PHP Dependency Injection based on Spring(tm), with Aspect Oriented Programming, MVC

1192.1k](/packages/marcelog-ding)[handleglobal/nova-nested-form

A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.

381.9k](/packages/handleglobal-nova-nested-form)

PHPackages © 2026

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