What is Algolia
Algolia empowers modern developers to build world class search and discovery experiences without any DevOps.
Libraries with every major language and framework make it easy to enrich your users' experiences.
Build search experiences with libraries & UI components.
Algolia empowers modern developers to build world class search and discovery experiences without any DevOps.
Libraries with every major language and framework make it easy to enrich your users' experiences.
Utilize the Algolia open-source PHP API client to index your data, configure your search, add analytics and much more.
Algolia is an API-First Search and Discovery platform that empowers builders to compose experiences at scale. Explore Algolia.
Gives API access to all Algolia functionality, settings, advanced features, and ML/AI products including Recommend
Installs with and without Composer
Supports HTTP headers, Guzzle6, and Curl (php53HttpClient)
Comes with a CLI for debugging
Background retry strategy to ensure uptime
Seamless batching via iterators to optimize number of network calls
Zero downtime reindexing feature
Thin & minimal low-level HTTP client to interact with Algolia's API
Supports all modern PHP versions (7.2+)
composer require algolia/algoliasearch-client-php
$res = $index->saveObjects(
$index = $client->initIndex('contacts');
Typeahead dropdown playground built with the Algolia Autocomplete library
Algolia, François Chalifour
This app shows you how to search across all your organization's content sources - Salesforce, Google Drive, Atlassian etc.
Algolia Labs, Clément Denoix