nqxcode / zendsearch
a general purpose text search engine written entirely in PHP 5
Installs: 261 796
Dependents: 4
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 80
pkg:composer/nqxcode/zendsearch
Requires
- php: >=5.3.3
- zendframework/zend-stdlib: 2.*
This package is auto-updated.
Last update: 2025-09-18 21:25:30 UTC
README
ZendSearch component
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.)