PHPackages                             yireo/magento2-webp2-graph-ql - 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. yireo/magento2-webp2-graph-ql

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

yireo/magento2-webp2-graph-ql
=============================

Add GraphQL support to Yireo Webp2 for Magento 2

1.0.5(8mo ago)04.5k↓55.4%1OSL-3.0PHPCI passing

Since Jun 20Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/yireo/Yireo_Webp2GraphQl)[ Packagist](https://packagist.org/packages/yireo/magento2-webp2-graph-ql)[ RSS](/packages/yireo-magento2-webp2-graph-ql/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (2)Versions (7)Used By (0)

Yireo Webp2GraphQl
==================

[](#yireo-webp2graphql)

**Magento 2 module for extending [Yireo Webp2](https://github.com/yireo/Yireo_Webp2) with GraphQL support**

### Installation

[](#installation)

```
composer require yireo/magento2-webp2-graph-ql
bin/magento module:enable Yireo_Webp2GraphQl
```

Usage in GraphQL
----------------

[](#usage-in-graphql)

For every regular image URL, append a `_webp` variant to your query:

```
query {
  products(search:"a", pageSize: 1){
    items {
      sku
      name
      media_gallery {
        url
        url_webp
      }
    }
  }
}
```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance66

Regular maintenance activity

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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

Recently: every ~122 days

Total

6

Last Release

258d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yireo-magento2-webp2-graph-ql/health.svg)

```
[![Health](https://phpackages.com/badges/yireo-magento2-webp2-graph-ql/health.svg)](https://phpackages.com/packages/yireo-magento2-webp2-graph-ql)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8064.7M49](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[graycore/magento2-cors

A Magento 2 module that enables CORS on the GraphQL and REST Apis

102597.6k](/packages/graycore-magento2-cors)[magmodules/magento2-channable

Channable integration for Magento 2

311.5M](/packages/magmodules-magento2-channable)[elgentos/module-prismicio

Magento 2 - Prismic.io integration

39119.0k4](/packages/elgentos-module-prismicio)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1328.7k](/packages/zepgram-module-rest)

PHPackages © 2026

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