PHPackages                             fond-of-spryker/category-page-search-expander - 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. fond-of-spryker/category-page-search-expander

ActiveLibrary[Search &amp; Filtering](/categories/search)

fond-of-spryker/category-page-search-expander
=============================================

Expand Spryker Category-Page-Search Module

1.0.0(4y ago)015.9kMITPHPPHP &gt;=7.1

Since Aug 12Pushed 3y ago2 watchersCompare

[ Source](https://github.com/fond-of/fond-of-spryker-category-page-search-expander)[ Packagist](https://packagist.org/packages/fond-of-spryker/category-page-search-expander)[ RSS](/packages/fond-of-spryker-category-page-search-expander/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

Extend Spryker Category-Page-Search Module
==========================================

[](#extend-spryker-category-page-search-module)

[![Build Status](https://camo.githubusercontent.com/9cc15f520a5314ad3a259d23d15a48ee80d7e9c52b84d1618aff294568aabfbd/68747470733a2f2f7472617669732d63692e6f72672f666f6e642d6f662f737072796b65722d63617465676f72792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fond-of/category-page-search-expander)[![PHP from Travis config](https://camo.githubusercontent.com/9d245815c30188a34e60692f24442c3fe7e92f9958d8a7a1d6f7463e7ed866b3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7068702d762f73796d666f6e792f73796d666f6e792e737667)](https://php.net/)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://packagist.org/packages/fond-of-spryker/category-page-search-expander)

Extend Spryker Category-Page-Search Module, inject plugins to extend PageMap.

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

[](#installation)

```
composer require fond-of-spryker/category-page-search-expander

```

After that register the new CategoryNodeDataPageMapBuilder into your SearchDependencyProvider

```
protected function getSearchPageMapPlugins()
{
    return [
        // ...
        new CategoryNodeDataPageMapBuilder(),
        // ...
    ];
}

```

There are already to examples to show how it works, take a look into:

```
src/FondOfSpryker/Zed/CategoryPageSearchExpander/Communication/Plugin/PageMapExpander/CategoryIdPageMapExpanderPlugin
src/FondOfSpryker/Zed/CategoryPageSearchExpander/Communication/Plugin/PageMapExpander/CategoryKeyPageMapExpanderPlugin
src/FondOfSpryker/Zed/CategoryPageSearchExpander/Communication/CategoryPageSearchExpander::getCategoryPageMapExpanderPlugins

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

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

1734d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/fond-of-spryker-category-page-search-expander/health.svg)

```
[![Health](https://phpackages.com/badges/fond-of-spryker-category-page-search-expander/health.svg)](https://phpackages.com/packages/fond-of-spryker-category-page-search-expander)
```

###  Alternatives

[ruflin/elastica

Elasticsearch Client

2.3k50.4M203](/packages/ruflin-elastica)[opensearch-project/opensearch-php

PHP Client for OpenSearch

15024.3M65](/packages/opensearch-project-opensearch-php)[mailerlite/laravel-elasticsearch

An easy way to use the official PHP ElasticSearch client in your Laravel applications.

934529.3k2](/packages/mailerlite-laravel-elasticsearch)[massive/search-bundle

Massive Search Bundle

721.4M13](/packages/massive-search-bundle)[outl1ne/nova-multiselect-filter

Multiselect filter for Laravel Nova.

45802.7k3](/packages/outl1ne-nova-multiselect-filter)[handcraftedinthealps/zendsearch

a general purpose text search engine written entirely in PHP 5

39921.0k35](/packages/handcraftedinthealps-zendsearch)

PHPackages © 2026

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