handcraftedinthealps / zendsearch
a general purpose text search engine written entirely in PHP 5
Package info
github.com/handcraftedinthealps/ZendSearch
pkg:composer/handcraftedinthealps/zendsearch
2.2.2
2026-02-11 09:37 UTC
Requires
- php: >=7.2.0
Replaces
- zendframework/zendsearch: 2.2.2
README
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.)