Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 626 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 626 Bytes

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.)