mirror of
https://github.com/kvazar-network/index-php.git
synced 2025-01-22 12:54:15 +00:00
18 lines
404 B
Markdown
18 lines
404 B
Markdown
# KVAZAR Index Driver
|
|
|
|
Versioned drivers to create and read KVAZAR index in different applications
|
|
|
|
## Install
|
|
|
|
* `apt install composer manticore php-fpm php-pdo`
|
|
* `composer require kvazar/index:dev-main`
|
|
|
|
## Usage
|
|
|
|
* [webapp](https://github.com/kvazar-network/webapp)
|
|
* [crawler](https://github.com/kvazar-network/crawler)
|
|
|
|
## Drivers
|
|
|
|
* [Manticore](https://github.com/manticoresoftware) search server
|