PHPackages                             neok/liip-imagine-additional-filters-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. neok/liip-imagine-additional-filters-bundle

ActiveSymfony-bundle

neok/liip-imagine-additional-filters-bundle
===========================================

Pixelate and blur filters for liip imagine bundle

13143PHP

Since Mar 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/neok/LiipImagineAdditionalFiltersBundle)[ Packagist](https://packagist.org/packages/neok/liip-imagine-additional-filters-bundle)[ RSS](/packages/neok-liip-imagine-additional-filters-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

### Additional Filters for Liip Imagine Bundle

[](#additional-filters-for-liip-imagine-bundle)

> pixelate filter blur filter

#### Basic usage

[](#basic-usage)

```
liip_imagine:
    filter_sets:
        pixelate:
            data_loader: stream.your_data_loader
            quality: 90
            filters:
                pixelate_filter:
                   size: [100, 200] //width and height
                   start: [500, 230] //starting points x and y
                   intensity: 16 // you can omit this, default is 16
                   type: ellipse // default is rectangle
         blur:
            data_loader: stream.your_data_loader
            quality: 90
            filters:
               blur_filter:
                  size: [100, 200] //width and height
                  start: [500, 230] //starting points x and y

```

Before

[![before](screenshots/sc1.png "Before")](screenshots/sc1.png)

after [![after](screenshots/sc2.png "After")](screenshots/sc2.png)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

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://www.gravatar.com/avatar/783ef3998d12de26873488e2f30f435a4bf8d02347070aec53de2a8b2adedba8?d=identicon)[neok](/maintainers/neok)

---

Top Contributors

[![neok](https://avatars.githubusercontent.com/u/600233?v=4)](https://github.com/neok "neok (22 commits)")

---

Tags

blur-filterliipimaginebundlephpphp71pixelate-filtersymfony-bundlesymfony3

### Embed Badge

![Health badge](/badges/neok-liip-imagine-additional-filters-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/neok-liip-imagine-additional-filters-bundle/health.svg)](https://phpackages.com/packages/neok-liip-imagine-additional-filters-bundle)
```

PHPackages © 2026

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