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