From 07f3fb65d9230c08edfb6d9f70d5bffb7941e1dc Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 23 Oct 2013 15:50:12 -0700 Subject: [PATCH] --- awesome-php.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 31d5e46..25c8da7 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -243,7 +243,9 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. ## Search -* [Elastica](https://github.com/ruflin/Elastica) - A client library for [Elastic Search](http://www.elasticsearch.org/). +* [Elastica](https://github.com/ruflin/Elastica) - A client library for [ElasticSearch](http://www.elasticsearch.org/). +* [Sherlock](https://github.com/polyfractal/Sherlock) - Another client library for ElasticSearch. +* [ElasticSearch](https://github.com/nervetattoo/elasticsearch) - Another client library for ElasticSearch. * [Solarium](http://www.solarium-project.org/) - A client library for [Solar](http://lucene.apache.org/solr/). ## Command Line