瀏覽代碼

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

pull/1150/head
Jamie 4 年之前
父節點
當前提交
cff41d2bc5
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      README.md

+ 2
- 1
README.md 查看文件

@@ -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.*

Loading…
取消
儲存