PHPackages                             coolshop/easyadmin-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. [Admin Panels](/categories/admin)
4. /
5. coolshop/easyadmin-filters-bundle

ActiveSymfony-bundle[Admin Panels](/categories/admin)

coolshop/easyadmin-filters-bundle
=================================

Filters for EasyAdmin

17PHP

Since Jul 16Pushed 7y ago1 watchersCompare

[ Source](https://github.com/fabio-coolshop/easyadmin-filters-bundle)[ Packagist](https://packagist.org/packages/coolshop/easyadmin-filters-bundle)[ RSS](/packages/coolshop-easyadmin-filters-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

EasyAdmin Filters Bundle
========================

[](#easyadmin-filters-bundle)

EasyAdmin Filters Bundle adds the filters in the view list.

#### Requirements

[](#requirements)

- Symfony ~3.4
- [EasyAdmin](https://github.com/EasyCorp/EasyAdminBundle) ^1.17

#### How to use

[](#how-to-use)

1. Use or extends "Coolshop\\EasyAdminFilters\\Controller\\AdminFilterableController"
2. Define under "easy\_admin.EntityName.list" the "filters" attribute like "fields"

```
easy_admin:
 User:
  list:
   filters:
    - username
    - lastLogin
   fields:
    - username
    - firstName
    - lastName
```

#### Features

[](#features)

- Use class controller or trait "Coolshop\\EasyAdminFilters\\Controller\\Traits\\Filterable"

License
-------

[](#license)

This software is published under the [MIT License](https://github.com/fabio-coolshop/easyadmin-filters-bundle/blob/master/LICENSE)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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/6875120?v=4)[Fabio Giughese](/maintainers/fabio-coolshop)[@fabio-coolshop](https://github.com/fabio-coolshop)

---

Top Contributors

[![fabio-coolshop](https://avatars.githubusercontent.com/u/6875120?v=4)](https://github.com/fabio-coolshop "fabio-coolshop (13 commits)")

### Embed Badge

![Health badge](/badges/coolshop-easyadmin-filters-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/coolshop-easyadmin-filters-bundle/health.svg)](https://phpackages.com/packages/coolshop-easyadmin-filters-bundle)
```

PHPackages © 2026

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