Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
08f87e2eab
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      awesome-php.md

+ 2
- 2
awesome-php.md View File

243
 
243
 
244
 ## Search
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
 * [Sherlock](https://github.com/polyfractal/Sherlock) - Another client library for ElasticSearch.
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
 * [Solarium](http://www.solarium-project.org/) - A client library for [Solar](http://lucene.apache.org/solr/).
249
 * [Solarium](http://www.solarium-project.org/) - A client library for [Solar](http://lucene.apache.org/solr/).
250
 
250
 
251
 ## Command Line
251
 ## Command Line

Loading…
Cancel
Save