Skip to content

pechondra/Elastic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

ElasticSearch implementation in Nette framework

Fetching data from ElasticSearch, filtering, aggregation and more.

Install

Install Spameri/Elastic to your project using Composer: composer require spameri/elastic

Why this library?

Not because of speed, coolness, scalability. This is here because queries are typed objects. Hopefully easy to understand and true to ElasticSearch great documentation. Documents in ElasticSearch are typed objects. Responce is mapped on typed objects.

Documentation

About

ElasticSearch PHP ODM.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.1%
  • HTML 1.7%
  • Makefile 0.2%