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

ActiveSymfony-bundle[Search &amp; Filtering](/categories/search)

kunstmaan/search-bundle
=======================

The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface

7.3.0(1y ago)1884.8k↓36.7%61MITPHPPHP ^8.1

Since May 19Pushed 3mo ago14 watchersCompare

[ Source](https://github.com/Kunstmaan/KunstmaanSearchBundle)[ Packagist](https://packagist.org/packages/kunstmaan/search-bundle)[ Docs](https://github.com/Kunstmaan/KunstmaanSearchBundle)[ RSS](/packages/kunstmaan-search-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (13)Versions (218)Used By (1)

About the KunstmaanSearchBundle
===============================

[](#about-the-kunstmaansearchbundle)

[![Build Status](https://camo.githubusercontent.com/97f52a220168974ac942a2d0966778321983de0d17ac17d4e732748f6bf6e2b2/68747470733a2f2f7472617669732d63692e6f72672f4b756e73746d61616e2f4b756e73746d61616e53656172636842756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/Kunstmaan/KunstmaanSearchBundle)[![Total Downloads](https://camo.githubusercontent.com/f3cfd364f1719e036dd2aae5d8291f42e358b166f82d7852154145dc71aa9323/68747470733a2f2f706f7365722e707567782e6f72672f6b756e73746d61616e2f7365617263682d62756e646c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/kunstmaan/search-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/3bed6b28a6b23b40b241a8fe0b0a2ff4e3d2edc4f8412a2e3524ddd7b619ed11/68747470733a2f2f706f7365722e707567782e6f72672f6b756e73746d61616e2f7365617263682d62756e646c652f762f737461626c652e706e67)](https://packagist.org/packages/kunstmaan/search-bundle)[![Analytics](https://camo.githubusercontent.com/ff460a17e2d6172c4e33b265a9daa46413d08cd7bf2acfc125ac0e7a4ddc704c/68747470733a2f2f67612d626561636f6e2e61707073706f742e636f6d2f55412d333136303733352d372f4b756e73746d61616e2f4b756e73746d61616e53656172636842756e646c65)](https://github.com/igrigorik/ga-beacon)

The KunstmaanSearchBundle works with [ElasticSearch](http://www.elasticsearch.org/) and supports different search providers.

- Add your own objects to index using a tagged service which implements the SearchConfigurationInterface
- Want to add another search provider ? It's easy, just add a tagged service which implements the SearchProviderInterface

More about these features can be found in our bundle [documentation](https://github.com/Kunstmaan/KunstmaanSearchBundle/blob/master/Resources/doc/SearchBundle.md)

Make sure you run ElasticSearch. You can download it [here](http://www.elasticsearch.org/download/) and extract the files. Then run the executable 'elasticsearch' in the bin directory.

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

[](#installation)

composer.json

```
    "require": {
        "kunstmaan/search-bundle": "*"
    },
```

AppKernel.php:

```
    public function registerBundles()
    {
        $bundles = array(
            // ...
            new Kunstmaan\SearchBundle\KunstmaanSearchBundle(),
            // ...
        );
```

Configuration
-------------

[](#configuration)

### Parameter

[](#parameter)

Add the following parameter to your parameters file (ini, yml, ...), the prefix will be automatically used before each indexname you specify.

```
 searchindexprefix: prefix_
```

Documentation
-------------

[](#documentation)

Further documentation on how to use and extend this bundle can be found [here](https://github.com/Kunstmaan/KunstmaanSearchBundle/tree/master/Resources/doc/SearchBundle.md).

Reporting an issue or a feature request
---------------------------------------

[](#reporting-an-issue-or-a-feature-request)

Issues and feature requests are tracked in the [Github issue tracker](https://github.com/Kunstmaan/KunstmaanSearchBundle/issues).

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

###  Health Score

59

—

FairBetter than 99% of packages

Maintenance65

Regular maintenance activity

Popularity40

Moderate usage in the ecosystem

Community26

Small or concentrated contributor base

Maturity91

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~166 days

Total

215

Last Release

92d ago

Major Versions

3.6.x-dev → 5.0.82018-04-27

4.2.x-dev → 5.0.72018-04-27

5.10.3 → 6.0.12021-11-07

5.10.x-dev → 6.0.x-dev2022-09-22

6.4.0 → 7.0.52024-03-24

PHP version history (9 changes)v1.0.1PHP &gt;=5.3.3

3.1.0PHP &gt;=5.4.0

3.5.x-devPHP &gt;=5.5.0

5.2.0PHP ^7.1

5.7.0PHP ^7.2

5.9.1PHP ^7.2|^8.0

6.2.0PHP ^8.0

7.1.0-alpha1PHP ^8.1

7.x-devPHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/62ecb43e61751f5fc28256b948ef82f76704338a102d5122b2a6b355e8e972df?d=identicon)[Kunstmaan](/maintainers/Kunstmaan)

---

Top Contributors

[![acrobat](https://avatars.githubusercontent.com/u/1374857?v=4)](https://github.com/acrobat "acrobat (46 commits)")[![krispypen](https://avatars.githubusercontent.com/u/156955?v=4)](https://github.com/krispypen "krispypen (33 commits)")[![SpoBo](https://avatars.githubusercontent.com/u/10668?v=4)](https://github.com/SpoBo "SpoBo (11 commits)")[![kristofvc](https://avatars.githubusercontent.com/u/1167123?v=4)](https://github.com/kristofvc "kristofvc (11 commits)")[![Devolicious](https://avatars.githubusercontent.com/u/360302?v=4)](https://github.com/Devolicious "Devolicious (9 commits)")[![wimvds](https://avatars.githubusercontent.com/u/777114?v=4)](https://github.com/wimvds "wimvds (5 commits)")[![sandergo90](https://avatars.githubusercontent.com/u/1516413?v=4)](https://github.com/sandergo90 "sandergo90 (5 commits)")[![OskarStark](https://avatars.githubusercontent.com/u/995707?v=4)](https://github.com/OskarStark "OskarStark (4 commits)")[![cv65kr](https://avatars.githubusercontent.com/u/9404962?v=4)](https://github.com/cv65kr "cv65kr (2 commits)")[![treeleaf](https://avatars.githubusercontent.com/u/877288?v=4)](https://github.com/treeleaf "treeleaf (2 commits)")[![wouterj](https://avatars.githubusercontent.com/u/749025?v=4)](https://github.com/wouterj "wouterj (1 commits)")[![jverdeyen](https://avatars.githubusercontent.com/u/117409?v=4)](https://github.com/jverdeyen "jverdeyen (1 commits)")[![konstantinsp](https://avatars.githubusercontent.com/u/3995264?v=4)](https://github.com/konstantinsp "konstantinsp (1 commits)")[![piotrbelina](https://avatars.githubusercontent.com/u/1667676?v=4)](https://github.com/piotrbelina "piotrbelina (1 commits)")[![roderik](https://avatars.githubusercontent.com/u/16780?v=4)](https://github.com/roderik "roderik (1 commits)")[![tarjei](https://avatars.githubusercontent.com/u/211263?v=4)](https://github.com/tarjei "tarjei (1 commits)")[![wesleylancel](https://avatars.githubusercontent.com/u/2806404?v=4)](https://github.com/wesleylancel "wesleylancel (1 commits)")

---

Tags

searchelasticsearchkunstmaan

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kunstmaan-search-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kunstmaan-search-bundle/health.svg)](https://phpackages.com/packages/kunstmaan-search-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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