1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-09-27 20:39:00 +00:00

Merge pull request #605 from fntlnz/master

[search] ripaclub/sphinxsearch
This commit is contained in:
Jose Diaz-Gonzalez 2016-04-03 22:22:18 -04:00
commit bf31caa6c3

View File

@ -535,6 +535,7 @@ Libraries to help manage database schemas and migrations.
* [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
* [Solarium](http://www.solarium-project.org/) - A client library for [Solr](http://lucene.apache.org/solr/).
* [SphinxQL query builder](http://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](http://sphinxsearch.com/) search engine.
* [Sphinx Search](https://github.com/ripaclub/sphinxsearch) - Sphinx Search library provides SphinxQL indexing and searching features
## Command Line
*Libraries related to the command line.*