2017 © Pedro PelĂĄez
 

library algoliasearch-nette

Integration of algolia/algoliasearch-client-php to Nette

image

algolia/algoliasearch-nette

Integration of algolia/algoliasearch-client-php to Nette

  • Tuesday, August 8, 2017
  • by JanPetr
  • Repository
  • 40 Watchers
  • 0 Stars
  • 9,521 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

AlgoliaSearch for Nette

This extention integrates algolia/algoliasearch-client-php into Nette framework., (*1)

More information about Algolia can be found on it's website or in the offical documentation., (*2)

Build Status, (*3)

Installation

Install the extension by using Composer command:, (*4)

$ composer require algolia/algoliasearch-nette

and register it in config.neon:, (*5)

extensions:
    algoliaSearch: AlgoliaSearch\Nette\DI\AlgoliaSearchExtension

Minimal configuration

algoliaSearch:
    applicationId: <your_app_id>
    apiKey: <your_api_key>

The Versions

08/08 2017

dev-master

9999999-dev https://github.com/algolia/algoliasearch-nette

Integration of algolia/algoliasearch-client-php to Nette

  Sources   Download

MIT

The Requires

 

The Development Requires

by Algolia Team

08/08 2017

1.0.2

1.0.2.0 https://github.com/algolia/algoliasearch-nette

Integration of algolia/algoliasearch-client-php to Nette

  Sources   Download

MIT

The Requires

 

The Development Requires

by Algolia Team

26/05 2016

1.0.1

1.0.1.0 https://github.com/algolia/algoliasearch-nette

Integration of algolia/algoliasearch-client-php to Nette

  Sources   Download

MIT

The Requires

 

The Development Requires

by Algolia Team

25/05 2016

1.0.0

1.0.0.0 https://github.com/algolia/algoliasearch-nette

Integration of algolia/algoliasearch-client-php to Nette

  Sources   Download

MIT

The Requires

 

The Development Requires

by Algolia Team