PHPackages                             magesource/product-attribute-graphql - 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. [API Development](/categories/api)
4. /
5. magesource/product-attribute-graphql

ActiveMagento2-module[API Development](/categories/api)

magesource/product-attribute-graphql
====================================

Magesource Product Attribute in Graph Ql for Magento 2.

01PHP

Since May 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/magesource/product-attribute-graphql)[ Packagist](https://packagist.org/packages/magesource/product-attribute-graphql)[ RSS](/packages/magesource-product-attribute-graphql/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Magesource\_CustomerImport
==========================

[](#magesource_customerimport)

Magesource Product Attribute in Graph Ql for Magento 2.

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

[](#installation)

- Install the module composer by running `composer require magesource/product-attribute-graphql:dev-main`
- Enable the module by running `php bin/magento module:enable Magesource_ProductAttributeGraphQl`
- Run Magento commands by running

    `php bin/magento set:up;php bin/magento s:d:c;php bin/magento s:s:d -f;php bin/magento c:f`

Features
--------

[](#features)

Create custom product attribute and get value in product api of graph ql.

Testing
-------

[](#testing)

Use graphql after magento 2 store base url {Magento 2 Base Url}/graphql

Query:

{ products( filter: { sku: { eq: "{Product Sku}" } } ){ items { id sku name is\_type } } }

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/170232519?v=4)[magesource](/maintainers/magesource)[@magesource](https://github.com/magesource)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/magesource-product-attribute-graphql/health.svg)

```
[![Health](https://phpackages.com/badges/magesource-product-attribute-graphql/health.svg)](https://phpackages.com/packages/magesource-product-attribute-graphql)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k12](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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