PHPackages                             tacoberu/latte-filters - 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. tacoberu/latte-filters

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tacoberu/latte-filters
======================

Latte |filter supporting filtering.

v1.0.0(1y ago)012MITPHPPHP &gt;=7.4.0

Since Jul 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/tacoberu/latte-filters)[ Packagist](https://packagist.org/packages/tacoberu/latte-filters)[ RSS](/packages/tacoberu-latte-filters/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Latte filters
=============

[](#latte-filters)

Latte |filter supporting filtering.

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

[](#installation)

The best way to install **tacoberu/latte-filters** is using [Composer](http://getcomposer.org/):

```
$ composer require tacoberu/latte-filters
```

Then register the extension in the config file:

```
# app/config/config.neon
latte:
    extensions:
        - Taco\Latte\FilterLatteExtension
```

Usage
-----

[](#usage)

```
{foreach ($items|filter: fn($x) => strlen($x->name)) as $row}
	...
{/foreach}
```

License
-------

[](#license)

Latte filters is under the MIT license. See the [LICENSE](LICENSE) file for details.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

Unknown

Total

1

Last Release

673d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d9535bc57ab9e7c844b76be57d024b97eb84e9f8a9d308537afffe9cf81c409?d=identicon)[tacoberu](/maintainers/tacoberu)

---

Top Contributors

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

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/tacoberu-latte-filters/health.svg)

```
[![Health](https://phpackages.com/badges/tacoberu-latte-filters/health.svg)](https://phpackages.com/packages/tacoberu-latte-filters)
```

###  Alternatives

[nette/code-checker

✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.

881.7M6](/packages/nette-code-checker)[uestla/twigrid

Experimental DataGrid for Nette Framework

1712.3k2](/packages/uestla-twigrid)

PHPackages © 2026

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