diszo2009 / zendsearch
a general purpose text search engine written entirely in PHP 5
dev-master / 1.0.x-dev
2016-04-13 05:37 UTC
Requires
- php: >=5.3.3
- zendframework/zend-stdlib: 2.*
This package is auto-updated.
Last update: 2025-01-12 22:13:46 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.)