nqxcode / zendsearch
a general purpose text search engine written entirely in PHP 5
v2.0.0
2015-06-12 14:16 UTC
Requires
- php: >=5.3.3
- zendframework/zend-stdlib: 2.*
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-19 00:02:53 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.)