From 08f87e2eab22ba52c5ffa88b0ce6cda377e37a40 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 24 Oct 2013 09:13:33 -0700 Subject: [PATCH] --- awesome-php.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/awesome-php.md b/awesome-php.md index 25c8da7..87f5683 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -243,9 +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 [ElasticSearch](http://www.elasticsearch.org/). +* [ElasticSearch PHP](https://github.com/elasticsearch/elasticsearch-php) - The official client library for [ElasticSearch](http://www.elasticsearch.org/). +* [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch. * [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