Download the PHP package iboxs/elasticsearch without Composer
On this page you can find all versions of the php package iboxs/elasticsearch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package elasticsearch
PHP ELASTICSEARCH ORM
安装/Install
支持ElasticSearch版本
more than 7.0
使用方法
PHP原生
基于Laravel框架
请将以下配置写入 config/app.php
使用以下代码初始化
其他框架
- 作者因没时间再维护,目前就只支持laravel框架使用,若需其他框架,可根据laravel框架写法自行改写,若有疑问,可联系作者QQ320587491
快速开始
Create
Update
Delete
Select
Count
Condition
whereTerm
whereLike(wildcard)
match
range
where in
nested
查询布尔运算标识
['=' => 'eq','>' => 'gt','>=' => 'gte','<' => 'lt','<=' => 'lte','!=' => 'ne',]
更多
请自行查阅源代码(Client文件为入口文件)
All versions of elasticsearch with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-curl Version *
ext-mbstring Version *
ext-json Version *
iboxs/redis Version 1.0.*
illuminate/support Version ^5.3|^6.0|^7.0|^8.0
elasticsearch/elasticsearch Version ~7.0
ramsey/uuid Version ^4.1
ext-curl Version *
ext-mbstring Version *
ext-json Version *
iboxs/redis Version 1.0.*
illuminate/support Version ^5.3|^6.0|^7.0|^8.0
elasticsearch/elasticsearch Version ~7.0
ramsey/uuid Version ^4.1
The package iboxs/elasticsearch contains the following files
Loading the files please wait ....