PHPackages                             arsthanea/kunstmaan-algolia-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. arsthanea/kunstmaan-algolia-bundle

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

arsthanea/kunstmaan-algolia-bundle
==================================

Enable indexing Kunstmaan Bundles CMS pages in Algolia

1.3(5y ago)27.4k1MITPHPCI failing

Since Apr 14Pushed 3y ago3 watchersCompare

[ Source](https://github.com/syzygypl/kunstmaan-algolia-bundle)[ Packagist](https://packagist.org/packages/arsthanea/kunstmaan-algolia-bundle)[ RSS](/packages/arsthanea-kunstmaan-algolia-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (3)Versions (7)Used By (0)

Kunstmaan Algolia Search
========================

[](#kunstmaan-algolia-search)

Enable this bundle to index all your pages in [Algolia](http://algolia.com).

Installation &amp; Configuration
--------------------------------

[](#installation--configuration)

1. `composer require arsthanea/kunstmaan-algolia-bundle`
2. Use `KunstmaanAlgoliaBundle` in your `AppKernel`
3. Configure the Algolia Client

```
# app/config/config.yml

kunstmaan_algolia:
  client:
    app_id: …
    app_secret: …
    public_key: … (optional)
```

Usage
-----

[](#usage)

It just works out of the box. ;) Whenever something is indexed in the default ElasticSearch, it also gets indexed in Algolia.

Use `algolia_settings()` twig function to setup the JS client:

```

{* algolia_settings will return three keys: id, key and index: *}

  var settings = {{ algolia_settings()|json_encode|raw }};
  var client = algoliasearch(settings.id, settings.key);
  var index = client.initIndex(settings.index);
  …

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~378 days

Total

5

Last Release

2166d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8572223899390b494d1282b615009bc2eea5ef1cd6bfc22f6e6b175034dadfe0?d=identicon)[mlebkowski](/maintainers/mlebkowski)

![](https://www.gravatar.com/avatar/94038957ef475f1608e022eadb71293b64df0949b2c9bfa2366e4bfb63d528ad?d=identicon)[Frost\_F0x](/maintainers/Frost_F0x)

---

Top Contributors

[![mlebkowski](https://avatars.githubusercontent.com/u/848731?v=4)](https://github.com/mlebkowski "mlebkowski (6 commits)")[![FrostF0X](https://avatars.githubusercontent.com/u/27864510?v=4)](https://github.com/FrostF0X "FrostF0X (1 commits)")

---

Tags

searchautocompletealgoliacmskunstmaanindexer

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[algolia/scout-extended

Scout Extended extends Laravel Scout adding algolia-specific features

4186.3M6](/packages/algolia-scout-extended)[algolia/laravel-scout-settings

Import/Export Algolia settings into your Laravel Scout project

23396.9k](/packages/algolia-laravel-scout-settings)[smile/module-elasticsuite-cms-search

Smile Elasticsuite - Cms Pages Search Module for Smile Elasticsuite.

25916.7k1](/packages/smile-module-elasticsuite-cms-search)[cmsig/seal

Search Engine Abstraction Layer

32207.9k53](/packages/cmsig-seal)[trendyminds/algolia

Easily pull search results from Algolia into your Craft CMS website

1332.2k](/packages/trendyminds-algolia)

PHPackages © 2026

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