/ZendSearch

A ZendSearch fork without dependencies

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ZendSearch component

Latest Version Test Workflow

This is a fork of ZendSearch kept compatible with the latest PHP versions.

You can install using:

curl -s https://getcomposer.org/installer | php
php composer.phar install

At that point, follow the instructions in the documentation folder for actual usage of the component. (Documentation is forthcoming.)