|
|
|
|
|
by mkcg
2279 days ago
|
|
I've been working on a lite PHP library acting as an agnostic query engine to aggregate content from different (files, API, SQL, document oriented, ...) kind of datastore and ease the usage of some aggregations : terms, facets, ranges, min, max, average, ... https://packagist.org/packages/mkcg/php-query-model And also working on a search engine (in C). |
|