neoxue/equery

php es lib

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

pkg:composer/neoxue/equery

v0.9.9 2018-05-28 07:17 UTC

This package is not auto-updated.

Last update: 2025-09-28 10:58:18 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