PHPackages                             orz14/object-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. orz14/object-id

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

orz14/object-id
===============

A package to generate Object IDs

v1.1.2(2y ago)053MITPHPPHP &gt;=7.4

Since Jun 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/orz14/object-id)[ Packagist](https://packagist.org/packages/orz14/object-id)[ Docs](https://github.com/orz14/object-id)[ RSS](/packages/orz14-object-id/feed)WikiDiscussions main Synced 2w ago

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

Object ID Generator
===================

[](#object-id-generator)

Installation
------------

[](#installation)

You can install the package via [Composer](https://getcomposer.org).

```
composer require orz14/object-id
```

Usage
-----

[](#usage)

```
use ObjectId\ObjectId;

$objectId = ObjectId::generate();
echo $objectId; // 666f346400408b392ccd3a35
```

Changelog
---------

[](#changelog)

Please see [the GitHub "Releases" page](https://github.com/orz14/object-id/releases) for more information on what has changed recently.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Total

2

Last Release

736d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

generatoridentifierphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/orz14-object-id/health.svg)

```
[![Health](https://phpackages.com/badges/orz14-object-id/health.svg)](https://phpackages.com/packages/orz14-object-id)
```

###  Alternatives

[psalm/phar

Composer-based Psalm Phar

265.6M218](/packages/psalm-phar)[cornernote/gii-modeldoc-generator

Gii ModelDoc Generator for Yii framework

12110.1k](/packages/cornernote-gii-modeldoc-generator)[xandros15/slim-pagination

simple pagination for slim3

108.3k](/packages/xandros15-slim-pagination)

PHPackages © 2026

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