constructor-io/constructor-io

PHP Client for Constructor.IO

This package's canonical repository appears to be gone and the package has been frozen as a result.

0.0.7 2016-10-13 09:42 UTC

README

A PHP package for the Constructor.io API. Constructor.io provides a lightning-fast, typo-tolerant autocomplete service that ranks your users' queries by popularity to let them find what they're looking for as quickly as possible.

Installation

composer require constructor-io/constructor-io

API

All of these are basically one step away from the RESTFUL interface and the implementation is dead simple.

Usage

For our most up-to-date API documentation, please visit our website.