dachcom-digital / zendsearch
a general purpose text search engine written entirely in PHP 5
v3.1.0
2021-12-19 11:31 UTC
Requires
- php: ^5.6 || ^7.0 || ^8.0
Replaces
- zendframework/zendsearch: v3.1.0
README
This is a fork of ZendSearch
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.)