Skip to content

peckadesign/spameri-elastic

 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.0%
  • HTML 1.6%
  • Makefile 0.4%