|
|
@@ -243,9 +243,9 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
243
|
243
|
|
|
244
|
244
|
## Search
|
|
245
|
245
|
|
|
246
|
|
-* [Elastica](https://github.com/ruflin/Elastica) - A client library for [ElasticSearch](http://www.elasticsearch.org/).
|
|
|
246
|
+* [ElasticSearch PHP](https://github.com/elasticsearch/elasticsearch-php) - The official client library for [ElasticSearch](http://www.elasticsearch.org/).
|
|
|
247
|
+* [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
|
|
247
|
248
|
* [Sherlock](https://github.com/polyfractal/Sherlock) - Another client library for ElasticSearch.
|
|
248
|
|
-* [ElasticSearch](https://github.com/nervetattoo/elasticsearch) - Another client library for ElasticSearch.
|
|
249
|
249
|
* [Solarium](http://www.solarium-project.org/) - A client library for [Solar](http://lucene.apache.org/solr/).
|
|
250
|
250
|
|
|
251
|
251
|
## Command Line
|