PHPackages                             powerbuoy/sleek-archive-filter - 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. powerbuoy/sleek-archive-filter

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

powerbuoy/sleek-archive-filter
==============================

Adds the ability to filter posts in an archive using GET params.

v2.2.0(5y ago)03.3k1GPL-2.0-or-laterPHP

Since Oct 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/powerbuoy/sleek-archive-filter)[ Packagist](https://packagist.org/packages/powerbuoy/sleek-archive-filter)[ RSS](/packages/powerbuoy-sleek-archive-filter/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (11)Used By (1)

[Sleek Archive Filter](https://github.com/powerbuoy/sleek-archive-filter/)
==========================================================================

[](#sleek-archive-filter)

[![Packagist](https://camo.githubusercontent.com/a2ccbb13e781d6c8a55daedfcd3efde2108b1750e00577660f131704cb6c259e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f706f77657262756f792f736c65656b2d617263686976652d66696c7465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/powerbuoy/sleek-archive-filter)[![GitHub license](https://camo.githubusercontent.com/6478915523718670aad9475277caceb7952361bdb747871b41ecc065122e264b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f706f77657262756f792f736c65656b2d617263686976652d66696c7465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/powerbuoy/sleek-archive-filter/blob/master/LICENSE)[![GitHub issues](https://camo.githubusercontent.com/3e323ab81794ed63308539a186c13ec0334f1d4fdcc02cd3072403d4db4bc70c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f706f77657262756f792f736c65656b2d617263686976652d66696c7465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/powerbuoy/sleek-archive-filter/issues)[![GitHub forks](https://camo.githubusercontent.com/43527eb90f55ae0e7ba7a793edab6668c1ba070bd40c035664d5029d7748693b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f706f77657262756f792f736c65656b2d617263686976652d66696c7465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/powerbuoy/sleek-archive-filter/network)[![GitHub stars](https://camo.githubusercontent.com/3d9a980d1cfa91c90641c4dd938843f267ae9d1d95aa553cb7bc7033a9c4dffd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f706f77657262756f792f736c65656b2d617263686976652d66696c7465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/powerbuoy/sleek-archive-filter/stargazers)

Adds the ability to filter posts in an archive using GET params:

- `?sleek_filter_tax_{taxonomy_name}[]={term_id}`
    Show only posts belonging to `{term_id}` in `{taxonomy_name}`.
- `?sleek_filter_meta_min_{meta_field_name}[]={value}`
    Show only posts whose (numeric) `{meta_field_name}` is a minimum of `{value}`.
- `?sleek_filter_meta_max_{meta_field_name}[]={value}`
    Show only posts whose (numeric) `{meta_field_name}` is a maximum of `{value}`.
- `?sleek_filter_meta_{meta_field_name}[]={value}`
    Show only posts whose `{meta_field_name}` is exactly `{value}`.

Theme Support
-------------

[](#theme-support)

### `sleek/archive_filter`

[](#sleekarchive_filter)

Enable the above.

Hooks
-----

[](#hooks)

N/A

Functions
---------

[](#functions)

N/A

Classes
-------

[](#classes)

N/A

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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

Every ~49 days

Recently: every ~72 days

Total

10

Last Release

2024d ago

Major Versions

v0.0.1 → v1.0.02019-10-02

v1.0.2 → v2.0.02020-03-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/a7d034a25f49ff2aa981870d3dd3aca41cff17638931a9fdb5f1d0de46fcc12c?d=identicon)[powerbuoy](/maintainers/powerbuoy)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/powerbuoy-sleek-archive-filter/health.svg)

```
[![Health](https://phpackages.com/badges/powerbuoy-sleek-archive-filter/health.svg)](https://phpackages.com/packages/powerbuoy-sleek-archive-filter)
```

###  Alternatives

[krowinski/bcmath-extended

Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations

801.1M24](/packages/krowinski-bcmath-extended)

PHPackages © 2026

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