PHPackages                             petrjirasek/algolia-search - 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. petrjirasek/algolia-search

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

petrjirasek/algolia-search
==========================

Implementation of algolia/algoliasearch-client-php to Nette

03.2kPHP

Since Feb 14Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

This repository is deprecated and unmaintained
==============================================

[](#this-repository-is-deprecated-and-unmaintained)

**For the official version head to [algolia/algoliasearch-nette](https://github.com/algolia/algoliasearch-nette).**

---

AlgoliaSearch
=============

[](#algoliasearch)

Implementation of [algolia/algoliasearch-client-php](https://github.com/algolia/algoliasearch-client-php) to Nette.

Install
-------

[](#install)

```
composer require petrjirasek/algolia-search
```

Register extensions in `config.neon`:

```
extensions:
    algoliaSearch: petrjirasek\AlgoliaSearch\DI\AlgoliaSearchExtension
```

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

[](#configuration)

`config.neon` with default values

```
algoliaSearch:
    applicationId: abc123 # application id
    apiKey: abc123 # api key
    hosts: ... # array of hosts
    options: [cainfo : ..., curloptions : [...]] # array of options
```

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1aabd5dd114651dc4ddcc3259d0fbe4b37a028454f4de326dcc93e276f7dbaa5?d=identicon)[PetrJirasek](/maintainers/PetrJirasek)

---

Top Contributors

[![petrjirasek](https://avatars.githubusercontent.com/u/888765?v=4)](https://github.com/petrjirasek "petrjirasek (7 commits)")[![JanPetr](https://avatars.githubusercontent.com/u/1058144?v=4)](https://github.com/JanPetr "JanPetr (1 commits)")

### Embed Badge

![Health badge](/badges/petrjirasek-algolia-search/health.svg)

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

###  Alternatives

[netgen/query-translator

Query Translator is a search query translator with AST representation

2062.1M9](/packages/netgen-query-translator)[ptcinc/solr-php-client

A purely PHP library for indexing and searching documents against an Apache Solr installation

53152.1k2](/packages/ptcinc-solr-php-client)[imarc/google-site-search

A PHP Interface to the Google Custom Search API

3011.6k](/packages/imarc-google-site-search)[dialekt/dialekt

A boolean expression DSL.

173.8k](/packages/dialekt-dialekt)

PHPackages © 2026

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