mirror of
https://github.com/namibia/awesome-php.git
synced 2024-10-31 18:52:31 +00:00
Alphabetize search
This commit is contained in:
parent
bf31caa6c3
commit
c50c80e7e9
@ -531,11 +531,11 @@ Libraries to help manage database schemas and migrations.
|
|||||||
## Search
|
## Search
|
||||||
*Libraries and software for indexing and performing search queries on data.*
|
*Libraries and software for indexing and performing search queries on data.*
|
||||||
|
|
||||||
* [ElasticSearch PHP](https://github.com/elastic/elasticsearch-php) - The official client library for [ElasticSearch](https://www.elastic.co/).
|
|
||||||
* [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
|
* [Elastica](https://github.com/ruflin/Elastica) - A client library for ElasticSearch.
|
||||||
|
* [ElasticSearch PHP](https://github.com/elastic/elasticsearch-php) - The official client library for [ElasticSearch](https://www.elastic.co/).
|
||||||
* [Solarium](http://www.solarium-project.org/) - A client library for [Solr](http://lucene.apache.org/solr/).
|
* [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
|
* [Sphinx Search](https://github.com/ripaclub/sphinxsearch) - Sphinx Search library provides SphinxQL indexing and searching features
|
||||||
|
* [SphinxQL query builder](http://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](http://sphinxsearch.com/) search engine.
|
||||||
|
|
||||||
## Command Line
|
## Command Line
|
||||||
*Libraries related to the command line.*
|
*Libraries related to the command line.*
|
||||||
|
Loading…
Reference in New Issue
Block a user