|
|
@@ -410,6 +410,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
410
|
410
|
* [ElasticSearch PHP](https://github.com/elasticsearch/elasticsearch-php) - The official client library for [ElasticSearch](http://www.elasticsearch.org/).
|
|
411
|
411
|
* [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
|
|
412
|
412
|
* [Solarium](http://www.solarium-project.org/) - A client library for [Solr](http://lucene.apache.org/solr/).
|
|
|
413
|
+* [SphinxQL query builder](http://foolcode.github.io/SphinxQL-Query-Builder/) - a library to build queries for [Sphinx search](http://sphinxsearch.com/) engine.
|
|
413
|
414
|
|
|
414
|
415
|
## Command Line
|
|
415
|
416
|
*Libraries for building command line utilities.*
|