PHPackages                             techdivision/card-shuffle - 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. [Search &amp; Filtering](/categories/search)
4. /
5. techdivision/card-shuffle

ActiveNeos-package[Search &amp; Filtering](/categories/search)

techdivision/card-shuffle
=========================

Card.Shuffle extends Card.Deck functionality and adds filtering options, based on Sitegeist.Taxonomy package. With shuffle you can add tags to your cards and display filter options in the frontend.

v1.0.1(6y ago)01.2k3GPL-3.0-or-laterPHP

Since Oct 4Pushed 6y ago16 watchersCompare

[ Source](https://github.com/techdivision/card-shuffle)[ Packagist](https://packagist.org/packages/techdivision/card-shuffle)[ RSS](/packages/techdivision-card-shuffle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (3)

Welcome to the Card family!
===========================

[](#welcome-to-the-card-family)

[![](https://github.com/techdivision/card-documentation-assets/raw/master/assets/Logo.png)](https://github.com/techdivision/card-documentation-assets/raw/master/assets/Logo.png)

Available Card Packages
[Card - the basics](https://github.com/techdivision/card)
[Card decks - aggregate cards beautifully](https://github.com/techdivision/card-decks)
[Card shuffle - deck filtering](https://github.com/techdivision/card-shuffle)
[Bootstrap 4 styling for cards](https://github.com/techdivision/card-bootstrap4)
[Materialize styling for cards](https://github.com/techdivision/card-materialize)

TechDivision.Card.Shuffle - Mix up your decks!
==============================================

[](#techdivisioncardshuffle---mix-up-your-decks)

> Use this package if you
>
> - want cards, decks and filtering
> - know how to apply css classes and styling on your own

Shuffle enables dynamic filtering of your card decks.
With the powerful [sitegeist/taxonomy](https://github.com/sitegeist/Sitegeist.Taxonomy) package you can add tags to your cards.
Some minimal styling is added, so that you can use it out of the box.
[![Filtering](https://github.com/techdivision/card-documentation-assets/raw/master/assets/card-shuffle/shuffle.gif)](https://github.com/techdivision/card-documentation-assets/raw/master/assets/card-shuffle/shuffle.gif)

For editors
-----------

[](#for-editors)

This package brings only some tiny options that enable filtering
[![Filtering](https://github.com/techdivision/card-documentation-assets/raw/master/assets/card-shuffle/enableFiltering.png)](https://github.com/techdivision/card-documentation-assets/raw/master/assets/card-shuffle/enableFiltering.png)

In order to add new tags, you first have to [create new vocabularies and taxonomies](https://github.com/sitegeist/Sitegeist.Taxonomy)
[![Create new tags](https://github.com/techdivision/card-documentation-assets/raw/master/assets/card-shuffle/taxonomy.gif)](https://github.com/techdivision/card-documentation-assets/raw/master/assets/card-shuffle/taxonomy.gif)

Add tag to your card
[![Add new tags](https://github.com/techdivision/card-documentation-assets/raw/master/assets/card-shuffle/addTaxonomies.gif)](https://github.com/techdivision/card-documentation-assets/raw/master/assets/card-shuffle/addTaxonomies.gif)

For Developers
--------------

[](#for-developers)

### Installation

[](#installation)

TechDivision.Card.Shuffle is available via packagist. Add `"techdivision/card-shuffle" : "~1.0"` to the require section of the composer.json or run `composer require techdivision/card-shuffle`.
**This package also installs [TechDivision.Card](https://github.com/techdivision/card), [TechDivision.Card.Decks](https://github.com/techdivision/card-decks) and [Sitegeist.Taxonomy](https://github.com/sitegeist/Sitegeist.Taxonomy).**

### Configuration

[](#configuration)

TechDivision.Card.Shuffle runs out of the box.
In order to remove the default stylesheet, please do the following:

```
prototype(Neos.Neos:Page) {
    head.stylesheets.shuffle >
}

```

Now you can add your own styles.

### Contribution

[](#contribution)

We will be happy to receive pull requests - dont hesitate!

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity60

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 ~187 days

Total

2

Last Release

2227d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/343dcb03a86553b7ba1c14aa008fe22edf0d960048cf97eb9ea1351e03e29f48?d=identicon)[mwitte](/maintainers/mwitte)

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

---

Top Contributors

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

---

Tags

neosfiltertagscardNeostaxonomyteasernodetypes

### Embed Badge

![Health badge](/badges/techdivision-card-shuffle/health.svg)

```
[![Health](https://phpackages.com/badges/techdivision-card-shuffle/health.svg)](https://phpackages.com/packages/techdivision-card-shuffle)
```

###  Alternatives

[clue/stream-filter

A simple and modern approach to stream filtering in PHP

1.7k261.7M7](/packages/clue-stream-filter)[laminas/laminas-filter

Programmatically filter and normalize data and files

9428.0M150](/packages/laminas-laminas-filter)[outl1ne/nova-detached-filters

This Laravel Nova package allows you to detach filters from the filter dropdown

64343.5k](/packages/outl1ne-nova-detached-filters)[optimistdigital/nova-detached-filters

This Laravel Nova package allows you to detach filters from the filter dropdown

64235.5k](/packages/optimistdigital-nova-detached-filters)[nrml-co/nova-big-filter

A nice looking filter menu thats always open.

35310.9k](/packages/nrml-co-nova-big-filter)[awesome-nova/filter-card

A Laravel Nova card.

25126.1k](/packages/awesome-nova-filter-card)

PHPackages © 2026

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