sinacms/equery

php es lib

Maintainers

Package info

github.com/sinacms/EQuery

Homepage

pkg:composer/sinacms/equery

Statistics

Installs: 26

Dependents: 0

Suggesters: 0

Stars: 1

v0.9.8 2020-12-30 08:05 UTC

This package is not auto-updated.

Last update: 2026-02-25 09:17:39 UTC


README

@author fenglei.xue @date 2017.11.22 #readme

  • an es dsl specific lib
  • only support query

why do this:

-   use php to search more easily
-   when it is necessary to replace sth, or even replace elasticsearch itself, we can change this lib

examples:

see scripts/example.php scripts/example2.php