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

Maintenance85

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

77d 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)
```

###  Alternatives

[m1/env

Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.

6412.0M21](/packages/m1-env)[roave/psalm-html-output

Psalm HTML Output

23312.0k1](/packages/roave-psalm-html-output)[pear/system_daemon

A port of the PEAR class to create Daemons with pure PHP

11139.9k1](/packages/pear-system-daemon)[mateffy/laravel-codebase-mcp

An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.

201.1k](/packages/mateffy-laravel-codebase-mcp)

PHPackages © 2026

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