PHPackages                             yireo/shopware6-webp - 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. yireo/shopware6-webp

ActiveShopware-platform-plugin[Utility &amp; Helpers](/categories/utility)

yireo/shopware6-webp
====================

Shopware 6 plugin for adding WebP support

81.1k2PHP

Since Dec 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/yireo-shopware6/shopware6-webp)[ Packagist](https://packagist.org/packages/yireo/shopware6-webp)[ RSS](/packages/yireo-shopware6-webp/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yireo Webp for Shopware 6
=========================

[](#yireo-webp-for-shopware-6)

This extension adds a Twig filter `webp` for usage in your Twig templates.

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

[](#installation)

```
composer require yireo/shopware6-webp
bin/console plugin:refresh
bin/console plugin:install --activate YireoWebp
```

Usage
-----

[](#usage)

File `src/Resources/views/storefront/layout/header/logo.html.twig`

```
{% sw_extends '@Storefront/storefront/layout/header/logo.html.twig' %}

{% block layout_header_logo_image_default %}
    {% if shopware.theme['sw-logo-desktop'] %}

    {% endif %}
    {{ parent() }}
{% endblock %}
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity24

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/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 (3 commits)")

### Embed Badge

![Health badge](/badges/yireo-shopware6-webp/health.svg)

```
[![Health](https://phpackages.com/badges/yireo-shopware6-webp/health.svg)](https://phpackages.com/packages/yireo-shopware6-webp)
```

###  Alternatives

[mettle/sendportal

SendPortal. Open-source self-hosted email marketing. Manage your own newsletters at a fraction of the cost.

2.1k4.3k](/packages/mettle-sendportal)

PHPackages © 2026

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