PHPackages                             locojuhi/unic-public-id - 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. locojuhi/unic-public-id

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

locojuhi/unic-public-id
=======================

Unic public id generator

1.0.0(6y ago)1423gpl-3.0PHP

Since Oct 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/locojuhi/unic-public-id)[ Packagist](https://packagist.org/packages/locojuhi/unic-public-id)[ RSS](/packages/locojuhi-unic-public-id/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Unic Public id
==============

[](#unic-public-id)

This library provides you a method to generate a hash from a unique id based on the current time stamp in microseconds

Getting Started
---------------

[](#getting-started)

### Installing

[](#installing)

Install the library

```
composer require locojuhi/unic-public-id

```

Usage
-----

[](#usage)

Mostly you have to declare the use statement, ussually you will need to use:

```
use UnicPublicId\PublicId;
```

then you can use the *`generate`* method as follow:

```
PublicId::generate([object $object = null]);
```

```
Note that the $object argument is optional!

```

Running the tests
-----------------

[](#running-the-tests)

Coming soon

Contributing
------------

[](#contributing)

Please read [CONTRIBUTING.md](https://github.com/locojuhi/unic-public-id/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).

Authors
-------

[](#authors)

- \*Contibutors [list](https://github.com/locojuhi/unic-public-id/graphs/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the GPL-3.0 License - see the [LICENSE.md](https://github.com/locojuhi/unic-public-id/blob/master/LICENSE) file for details

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

2407d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/488a463243e34c672d000cd02a6e78d1e960b89c18c7155783a3e5b193e35840?d=identicon)[locojuhi](/maintainers/locojuhi)

---

Top Contributors

[![locojuhi](https://avatars.githubusercontent.com/u/7256501?v=4)](https://github.com/locojuhi "locojuhi (6 commits)")

---

Tags

generatorhashidphp

### Embed Badge

![Health badge](/badges/locojuhi-unic-public-id/health.svg)

```
[![Health](https://phpackages.com/badges/locojuhi-unic-public-id/health.svg)](https://phpackages.com/packages/locojuhi-unic-public-id)
```

PHPackages © 2026

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