PHPackages                             fifthsage/kct-safety-number - 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. fifthsage/kct-safety-number

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

fifthsage/kct-safety-number
===========================

KCT safety number packet

0.0.1(6y ago)1200MITPHPPHP ^7.1.3

Since Jul 8Pushed 6y agoCompare

[ Source](https://github.com/fifthsage/kct_safety_number)[ Packagist](https://packagist.org/packages/fifthsage/kct-safety-number)[ RSS](/packages/fifthsage-kct-safety-number/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

kct\_safety\_number
===================

[](#kct_safety_number)

KCT 안심번호 packet 통신

usage
-----

[](#usage)

```
use Fifthsage\KCT\SafetyNumber;
use Fifthsage\KCT\Socket;

$packet = new SafetyNumber('company id');

$socket = new Socket('127.0.0.1', 1337);

$results = $socket->send([
  'LOGIN' => $packet->login()->getPacket(),
  'REGISTER' => $packet->register('050848400000', '01000000000')->getPacket(),
]);

echo SafetyNumber::getResultCode($results['LOGIN']).PHP_EOL;
echo SafetyNumber::getResultCode($results['REGISTER']).PHP_EOL;
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

2501d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f2e97994e60b11c52c0cb650cf7f478365abcfd9bca09a20c20abe3a98b3a44?d=identicon)[5th](/maintainers/5th)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fifthsage-kct-safety-number/health.svg)

```
[![Health](https://phpackages.com/badges/fifthsage-kct-safety-number/health.svg)](https://phpackages.com/packages/fifthsage-kct-safety-number)
```

###  Alternatives

[livewire/flux

The official UI component library for Livewire.

9385.0M86](/packages/livewire-flux)[tecnocen/yii2-bootstrap-year-calendar

Yii2 widget for bootstrap-year-calendar plugin

1317.7k](/packages/tecnocen-yii2-bootstrap-year-calendar)[rspeekenbrink/laravel-menu

Simple menu generation in Laravel

164.3k](/packages/rspeekenbrink-laravel-menu)

PHPackages © 2026

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