PHPackages                             zykutil/unisn - 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. zykutil/unisn

ActiveLibrary

zykutil/unisn
=============

To generate customize and unique Serial Number.

1.0.2(3y ago)043MITPHPPHP ^8.0.2

Since Dec 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/zyk0615/unisn)[ Packagist](https://packagist.org/packages/zykutil/unisn)[ RSS](/packages/zykutil-unisn/feed)WikiDiscussions master Synced 1mo ago

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

About zykutil-unisn
-------------------

[](#about-zykutil-unisn)

In order to create a unique serial number.There are currently six types.Included in ZYKUtil\\UniSn\\DPFactory\\FactoryTypeEnum::class.

Install
-------

[](#install)

```
composer require zykutil/unisn

```

config/app.php
--------------

[](#configappphp)

providers add

```
ZYKUtil\UniSn\UniSnServiceProvider::class

```

alias add

```
'UniSn' => ZYKUtil\UniSn\UniSnFacade::class

```

Copy the package config to your local config with the publish command:
----------------------------------------------------------------------

[](#copy-the-package-config-to-your-local-config-with-the-publish-command)

```
php artisan vendor:publish --tag=zykutil-unisn --ansi --force

```

Simply used
-----------

[](#simply-used)

```
\UniSn::execute();

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Total

3

Last Release

1232d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f92e5cf1e7f0c5a45bc98d831172445dacba2de58b7c51511f900b22130eeb91?d=identicon)[zyk0615](/maintainers/zyk0615)

---

Top Contributors

[![zyk0615](https://avatars.githubusercontent.com/u/14935309?v=4)](https://github.com/zyk0615 "zyk0615 (3 commits)")

---

Tags

laraveluniquecustomizeserial number

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zykutil-unisn/health.svg)

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

###  Alternatives

[poing/earmark

Laravel package to generate values in a unique and customizable series.

10712.9k](/packages/poing-earmark)

PHPackages © 2026

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