Download the PHP package syqmk/think-elasticsearch without Composer
On this page you can find all versions of the php package syqmk/think-elasticsearch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download syqmk/think-elasticsearch
More information about syqmk/think-elasticsearch
Files in syqmk/think-elasticsearch
Download syqmk/think-elasticsearch
More information about syqmk/think-elasticsearch
Files in syqmk/think-elasticsearch
Vendor syqmk
Package think-elasticsearch
Short Description A encapsulation interface for elasticsearch php api.
License MIT
Package think-elasticsearch
Short Description A encapsulation interface for elasticsearch php api.
License MIT
Please rate this library. Is it a good library?
Informations about the package think-elasticsearch
根据Elasticsearch-PHP [6.0] API 进行二次封装
目前根据开发时的实际业务,封装了部分方法,简化查询,会持续更新
以下类库都在
\\think\\elasticsearch
命名空间下
说明
需要继承 \think\elasticsearch\ES 类,覆盖es配置
esGet
条件查询
esGetById
根据ID查询
esInsert
插入一条数据
esInsertAll
批量插入数据
esUpdateById
修改记录
esDeleteById
删除一条记录
esDeleteByIds
批量删除
All versions of think-elasticsearch with dependencies
PHP Build Version
Package Version
Requires
elasticsearch/elasticsearch Version
~6.0.0
The package syqmk/think-elasticsearch contains the following files
Loading the files please wait ....