PHPackages                             pmvc-plugin/guid - 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. pmvc-plugin/guid

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

pmvc-plugin/guid
================

Id of Things

0.10.5(4y ago)01.1k4MITPHP

Since Jul 20Pushed 4y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (2)Versions (9)Used By (4)

[![Latest Stable Version](https://camo.githubusercontent.com/7acfd38bc18ab2acfec73e27af84892b46ba1af71cd835fb9e19f111f3ac63c6/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f677569642f762f737461626c65)](https://packagist.org/packages/pmvc-plugin/guid)[![Latest Unstable Version](https://camo.githubusercontent.com/a5b65e74f7e7f1d53026fe9798d3571774ba666542c778fa06227c78765b698d/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f677569642f762f756e737461626c65)](https://packagist.org/packages/pmvc-plugin/guid)[![CircleCI](https://camo.githubusercontent.com/33c4379dd7de6d227b8275bdf301512a5d711445d362db8d7f1db5ced6fa5e39/68747470733a2f2f636972636c6563692e636f6d2f67682f706d76632d706c7567696e2f677569642f747265652f6d61737465722e7376673f7374796c653d737667)](https://circleci.com/gh/pmvc-plugin/guid/tree/master)[![License](https://camo.githubusercontent.com/e869c594b433d92c216e25158a48d1841ec8b9bb7b6700b9477f54d172a45437/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f677569642f6c6963656e7365)](https://packagist.org/packages/pmvc-plugin/guid)[![Total Downloads](https://camo.githubusercontent.com/dd79070366c4419cb3ad1d01b7027db3b55956071e7f6d4bb6d7fa41de00e488/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f677569642f646f776e6c6f616473)](https://packagist.org/packages/pmvc-plugin/guid)

Id of things
============

[](#id-of-things)

GetModel Sample
---------------

[](#getmodel-sample)

- Algolia
    -
- Ssdb
    -
- Others
    -

Global Table
------------

[](#global-table)

- GlobalKey
    - format: guid-&gt;key
    -
    - Get Key ```
        \PMVC\plug('guid')->manager()->getKey($guid);

        ```
- GlobalGuid
    - format: key-&gt;guid
    -
    - Get Guid ```
        \PMVC\plug('guid')->manager()->getGuid($key);

        ```

Install with Composer
---------------------

[](#install-with-composer)

### 1. Download composer

[](#1-download-composer)

- mkdir test\_folder
- curl -sS  | php

### 2. Install by composer.json or use command-line directly

[](#2-install-by-composerjson-or-use-command-line-directly)

#### 2.1 Install GUID by adding a dependency to pmvc-plugin/guid to the require section of your project's composer.json configuration file.

[](#21-install-guid-by-adding-a-dependency-to-pmvc-pluginguid-to-the-require-section-of-your-projects-composerjson-configuration-file)

- vim composer.json

```
{
    "require": {
        "pmvc-plugin/guid": "dev-master"
    }
}

```

- php composer.phar install

#### 2.2 Or use composer command-line

[](#22-or-use-composer-command-line)

- php composer.phar require pmvc-plugin/guid

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

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

Recently: every ~57 days

Total

8

Last Release

1646d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f593111e77142a10224458b0436e6b2d6f3e537f924c03130f0208bd3c4477f?d=identicon)[HillLiu](/maintainers/HillLiu)

---

Top Contributors

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

---

Tags

guidguidplug-inpmvc

### Embed Badge

![Health badge](/badges/pmvc-plugin-guid/health.svg)

```
[![Health](https://phpackages.com/badges/pmvc-plugin-guid/health.svg)](https://phpackages.com/packages/pmvc-plugin-guid)
```

PHPackages © 2026

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