Download the PHP package zwen-lab/es-orm without Composer
On this page you can find all versions of the php package zwen-lab/es-orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zwen-lab/es-orm
More information about zwen-lab/es-orm
Files in zwen-lab/es-orm
Download zwen-lab/es-orm
More information about zwen-lab/es-orm
Files in zwen-lab/es-orm
Vendor zwen-lab
Package es-orm
Short Description PHP Elasticsearch ORM library for Laravel
License MIT
Package es-orm
Short Description PHP Elasticsearch ORM library for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package es-orm
ES-ORM
ES-ORM 是通过ORM的方式查询ElasticSearch的工具类,无须编写写繁琐的DSL语句等,直接通过ORM的方式进行查询。
安装
使用 Composer 安装:
使用(laravel)
1.添加provider
2.配置门面
3.发布配置文件 elasticsearch.php
4.配置文件修改
5.查询Elasticsearch
说明
在 v0. 版本中暂时还不支持ORM的方式进行Elasticsearch操作,v0.版本目前已经完成了通过查询构造器的进行Elasticsearch查询, 在v1.0 以上版本中会支持ORM的方式进行查询,v1.0版本正在开发中。
交流
QQ:291235020
All versions of es-orm with dependencies
PHP Build Version
Package Version
The package zwen-lab/es-orm contains the following files
Loading the files please wait ....