Quellcode durchsuchen

Merge branch 'master' of github.com:ziadoz/awesome-php

pull/1150/head
Jamie vor 4 Jahren
Ursprung
Commit
cff41d2bc5
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2
    1
      README.md

+ 2
- 1
README.md Datei anzeigen

@@ -597,7 +597,8 @@ Libraries to help manage database schemas and migrations.
597 597
 * [ElasticSearch PHP](https://github.com/elastic/elasticsearch-php) - The official client library for [ElasticSearch](https://www.elastic.co/).
598 598
 * [Solarium](https://www.solarium-project.org/) - A client library for [Solr](https://lucene.apache.org/solr/).
599 599
 * [Sphinx Search](https://github.com/ripaclub/sphinxsearch) - Sphinx Search library provides SphinxQL indexing and searching features
600
-* [SphinxQL query builder](https://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](https://sphinxsearch.com/) search engine.
600
+* [Manticore Search](https://github.com/manticoresoftware/manticoresearch) - truly open source and active fork of Sphinx Search
601
+* [SphinxQL query builder](https://foolcode.github.io/SphinxQL-Query-Builder/) - A query library for the [Sphinx](https://sphinxsearch.com/) and [Manticore](https://manticoresearch.com/) search engines.
601 602
 
602 603
 ### Command Line
603 604
 *Libraries related to the command line.*

Laden…
Abbrechen
Speichern