PHPackages                             jupeter/datacollector-algolia-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. [API Development](/categories/api)
4. /
5. jupeter/datacollector-algolia-search-bundle

ActiveSymfony-bundle[API Development](/categories/api)

jupeter/datacollector-algolia-search-bundle
===========================================

Data Collector for Symfony Algolia Search Bundle.

1.3(9y ago)036MITPHPPHP ^5.6 || ^7.0

Since Mar 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jupeter/datacollector-algolia-search-bundle)[ Packagist](https://packagist.org/packages/jupeter/datacollector-algolia-search-bundle)[ RSS](/packages/jupeter-datacollector-algolia-search-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Data Collector for Algolia Search Bundle
========================================

[](#data-collector-for-algolia-search-bundle)

[![Data Collector for Algolia Search Bundle](https://raw.githubusercontent.com/jupeter/datacollector-algolia-search-bundle/master/docs/profiler.png)](https://raw.githubusercontent.com/jupeter/datacollector-algolia-search-bundle/master/docs/profiler.png)

Install using composer
----------------------

[](#install-using-composer)

```
composer require --dev jupeter/datacollector-algolia-search-bundle

```

Register the bundle
-------------------

[](#register-the-bundle)

Add `Jupeter\DataCollectorAlgoliaSearchBundle\DataCollectorAlgoliaSearchBundle()` to your application Kernel:

```
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        // all bundles
        if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {
            // all test/dev bundles
            $bundles[] = new Jupeter\DataCollectorAlgoliaSearchBundle\DataCollectorAlgoliaSearchBundle();
        }
    }
}

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

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

Total

4

Last Release

3379d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4621d6aac5d943c0f3669583d6584d86968826ed697bfb9500b55020716c6482?d=identicon)[jupeter](/maintainers/jupeter)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jupeter-datacollector-algolia-search-bundle/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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