PHPackages                             helsingborg-stad/algolia-index-typesense-provider - 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. helsingborg-stad/algolia-index-typesense-provider

ActiveWordpress-plugin

helsingborg-stad/algolia-index-typesense-provider
=================================================

Typesense search provider for Algolia Index plugin

1.0.15(2mo ago)02.0k↓47.4%[2 issues](https://github.com/helsingborg-stad/algolia-index-typesense-provider/issues)[3 PRs](https://github.com/helsingborg-stad/algolia-index-typesense-provider/pulls)MITPHPCI failing

Since May 19Pushed 2mo ago3 watchersCompare

[ Source](https://github.com/helsingborg-stad/algolia-index-typesense-provider)[ Packagist](https://packagist.org/packages/helsingborg-stad/algolia-index-typesense-provider)[ RSS](/packages/helsingborg-stad-algolia-index-typesense-provider/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (19)Used By (0)

[![Contributors](https://camo.githubusercontent.com/b7c91198a4c0f89d64a13ae244fc8204f0d7920e692f2111a62f6030d39e8b56/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6e7472696275746f72732f68656c73696e67626f72672d737461642f616c676f6c69612d696e6465782d7479706573656e73652d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/algolia-index-typesense-provider/graphs/contributors)[![Forks](https://camo.githubusercontent.com/c3e045e3411771bb77bfeed2fec745f649893abad45506355375111fc22584d0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f68656c73696e67626f72672d737461642f616c676f6c69612d696e6465782d7479706573656e73652d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/algolia-index-typesense-provider/network/members)[![Stargazers](https://camo.githubusercontent.com/388ed993cc2ed6e561000b69014a8a203a9c0c701ead526f05e7afb60e16f7a1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f68656c73696e67626f72672d737461642f616c676f6c69612d696e6465782d7479706573656e73652d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/algolia-index-typesense-provider/stargazers)[![Issues](https://camo.githubusercontent.com/58bea7d34c255347ab0731ac196cbacb9fa891444e7a680b5d42f0be2e3be8d5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f68656c73696e67626f72672d737461642f616c676f6c69612d696e6465782d7479706573656e73652d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/algolia-index-typesense-provider/issues)[![License](https://camo.githubusercontent.com/df003b88d39380f1bd9c153110214f6a151fee101286eeb7184d7dd4b4557399/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f68656c73696e67626f72672d737461642f616c676f6c69612d696e6465782d7479706573656e73652d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://raw.githubusercontent.com/helsingborg-stad/algolia-index-typesense-provider/master/LICENSE)

### Algolia Index Typesense Provider

[](#algolia-index-typesense-provider)

 Typesense search provider for Algolia Index plugin
 [Report Bug](https://github.com/helsingborg-stad/algolia-index-typesense-provider/issues) · [Request Feature](https://github.com/helsingborg-stad/algolia-index-typesense-provider/issues)

Table of Contents
-----------------

[](#table-of-contents)

- [Table of Contents](#table-of-contents)
- \[About Algolia Index Typesense Provider\](#about-Algolia Index Typesense Provider)
    - [Built With](#built-with)
- [Getting Started](#getting-started)
    - [Prerequisites](#prerequisites)
    - [Installation](#installation)
- [Usage](#usage)
- [Deploy](#deploy)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)
- [Acknowledgements](#acknowledgements)

About Algolia Index Typesense Provider
--------------------------------------

[](#about-algolia-index-typesense-provider)

[![Algolia Index Typesense Provider Screen Shot](images/screenshot.png)](https://example.com)

Here's a blank template to get started:

### Built With

[](#built-with)

- PHP
- NPM
- Webpack
- Modularity

Getting Started
---------------

[](#getting-started)

To get a local copy up and running follow these simple steps.

### Prerequisites

[](#prerequisites)

This is an example of how to list things you need to use the software and how to install them (mac os).

- composer

```
brew install composer
```

- npm

```
brew install node
```

### Installation

[](#installation)

1. Clone the repo

```
git clone https://github.com/helsingborg-stad/algolia-index-typesense-provider.git
```

2. Install and build NPM packages

```
npm install && npm run build
```

3. Install composer packages

```
composer install
```

Usage
-----

[](#usage)

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

*For more examples, please refer to the [Documentation](https://example.com)*

Deploy
------

[](#deploy)

Instructions for deploys.

Roadmap
-------

[](#roadmap)

See the [open issues](https://github.com/helsingborg-stad/algolia-index-typesense-provider/issues) for a list of proposed features (and known issues).

Contributing
------------

[](#contributing)

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

License
-------

[](#license)

Distributed under the [MIT License](https://raw.githubusercontent.com/helsingborg-stad/algolia-index-typesense-provider/master/LICENSE).

Acknowledgements
----------------

[](#acknowledgements)

- [othneildrew Best README Template](https://github.com/othneildrew/Best-README-Template)

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance84

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~25 days

Recently: every ~40 days

Total

12

Last Release

81d ago

### Community

Maintainers

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

---

Top Contributors

[![nRamstedt](https://avatars.githubusercontent.com/u/16800993?v=4)](https://github.com/nRamstedt "nRamstedt (25 commits)")[![Sven65](https://avatars.githubusercontent.com/u/10225982?v=4)](https://github.com/Sven65 "Sven65 (4 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (3 commits)")[![sebastianthulin](https://avatars.githubusercontent.com/u/797129?v=4)](https://github.com/sebastianthulin "sebastianthulin (2 commits)")[![petter-a](https://avatars.githubusercontent.com/u/40427478?v=4)](https://github.com/petter-a "petter-a (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/helsingborg-stad-algolia-index-typesense-provider/health.svg)

```
[![Health](https://phpackages.com/badges/helsingborg-stad-algolia-index-typesense-provider/health.svg)](https://phpackages.com/packages/helsingborg-stad-algolia-index-typesense-provider)
```

PHPackages © 2026

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