PHPackages                             simonsimcity/liipimaginewatermark-bundle - 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. [Image &amp; Media](/categories/media)
4. /
5. simonsimcity/liipimaginewatermark-bundle

ActiveSymfony-bundle[Image &amp; Media](/categories/media)

simonsimcity/liipimaginewatermark-bundle
========================================

Watermark filter for liip-imagine

41754[1 issues](https://github.com/SimonSimCity/WatermarkFilterBundle/issues)PHP

Since Mar 26Pushed 13y ago1 watchersCompare

[ Source](https://github.com/SimonSimCity/WatermarkFilterBundle)[ Packagist](https://packagist.org/packages/simonsimcity/liipimaginewatermark-bundle)[ RSS](/packages/simonsimcity-liipimaginewatermark-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

WatermarkFilterBundle
=====================

[](#watermarkfilterbundle)

Sorry for the short documentation, but this code was just meant to be of personal use and show an example on how to create your own custom imagine-filters in Symfony2.

Just install it as every SF2 package by adding it to your composer.js file and run the update-command or downloading the files and adding the package in your AppKernel class.

Configuration
=============

[](#configuration)

Here's an example on how to use this custom filter:

```
liip_imagine:
    filter_sets:
        thumbnail:
            quality: 75
            filters:
                thumbnail: { size: [120, 80], mode: outbound }
                watermark:
                    file: %kernel.root_dir%/Resources/misc/watermark.png
                    placement: { position: center, resize: stretch, space: "10%" }

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/392589?v=4)[Simon Schick](/maintainers/SimonSimCity)[@SimonSimCity](https://github.com/SimonSimCity)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/simonsimcity-liipimaginewatermark-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/simonsimcity-liipimaginewatermark-bundle/health.svg)](https://phpackages.com/packages/simonsimcity-liipimaginewatermark-bundle)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

133890.0k3](/packages/goat1000-svggraph)[imagekit/imagekit

PHP library for Imagekit

46877.3k10](/packages/imagekit-imagekit)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

12644.1k2](/packages/gravatarphp-gravatar)

PHPackages © 2026

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