PHPackages                             jambardnishvili/magento2-customer-uuid - 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. jambardnishvili/magento2-customer-uuid

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

jambardnishvili/magento2-customer-uuid
======================================

1.0.0(2mo ago)01proprietaryPHPPHP ~8.2.0||~8.3.0||~8.4.0

Since Feb 27Pushed 2mo agoCompare

[ Source](https://github.com/jambardnishvili/magento2-customer-uuid)[ Packagist](https://packagist.org/packages/jambardnishvili/magento2-customer-uuid)[ RSS](/packages/jambardnishvili-magento2-customer-uuid/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Vendor\_CustomerUuid
====================

[](#vendor_customeruuid)

Magento 2 module that adds `uuid` customer attribute, exposes it on GraphQL `Customer`, and includes it in the admin customer grid.

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

[](#installation)

If distributed as a package:

```
composer require jambardnishvili/module-customer-uuid
```

Then install:

```
bin/magento setup:upgrade
```

GraphQL Usage
-------------

[](#graphql-usage)

Authenticate as a customer, then query:

```
query {
  customer {
    firstname
    email
    uuid
  }
}
```

Tests
-----

[](#tests)

Run module unit tests:

```
vendor/bin/phpunit app/code/Vendor/CustomerUuid/Test/Unit
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance86

Actively maintained with recent releases

Popularity1

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

74d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/440d1d2fa214436b23d626bf018a4f3c246de5e0e0497d8716a117ac2ac660f1?d=identicon)[jambardnishvili](/maintainers/jambardnishvili)

### Embed Badge

![Health badge](/badges/jambardnishvili-magento2-customer-uuid/health.svg)

```
[![Health](https://phpackages.com/badges/jambardnishvili-magento2-customer-uuid/health.svg)](https://phpackages.com/packages/jambardnishvili-magento2-customer-uuid)
```

PHPackages © 2026

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