manticoresearch-php VS TNTSearch

Compare manticoresearch-php vs TNTSearch and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
manticoresearch-php TNTSearch
2 4
153 3,035
4.6% 0.8%
8.3 6.8
7 days ago 2 months ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

manticoresearch-php

Posts with mentions or reviews of manticoresearch-php. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-29.
  • Demo: GitHub search with Manticore Search
    2 projects | dev.to | 29 Feb 2024
    We won't plunge into the deep end of the Manticore Search Client for PHP here, but if you're itching to give it a whirl, check out their repository at Manticore Search PHP Client.
  • Manticore Search: 3 years after forking from Sphinx
    5 projects | dev.to | 19 Mar 2021
    Even easier than using the JSON over HTTP is to to use a client for a specific programming language your application is written in. We've implemented new clients for php, python, java, javascript, elixir, go. Most of them are based on the new JSON interface and their code is generated automatically, allowing us to add new features to the clients much faster.

TNTSearch

Posts with mentions or reviews of TNTSearch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-06.
  • Full text search
    2 projects | /r/Wordpress | 6 Oct 2022
    FWIW an alternative might be to have your endpoint perform the full text search server-side with something like https://github.com/teamtnt/tntsearch. No external search service required.
  • What do you use for e-commerce search?
    4 projects | /r/PHP | 30 May 2022
  • Searching for users with Laravel Scout and TNTSearch
    1 project | /r/laravel | 12 Mar 2021
    While we're at it, would it be possible to store the index in the existing database instead of SQLite ? Wouldn't that allow for index syncing reliability (I hear there are file corruption problems ) ? And reducing the number of processes (no index queue) ?
    1 project | dev.to | 11 Mar 2021
    As you saw from the tutorial, adding a full-text search to your project is pretty straightforward. We covered only the tip of the iceberg here. TNTSearch is a powerful engine that can do a lot of stuff - even classification if that's something you might need. For more info, you can check out the GitHub documentation.

What are some alternatives?

When comparing manticoresearch-php and TNTSearch you can also consider the following projects:

laravel-searchable - Pragmatically search through models and other sources

ElasticSearch PHP - Official PHP client for Elasticsearch.

manticoresearch - Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon

Sphinx Search - Sphinx Search library provides SphinxQL indexing and searching features

columnar - Manticore Columnar Library

Elastica - Elastica is a PHP client for elasticsearch

Solarium - PHP Solr client library

flexsearch - Next-Generation full text search library for Browser and Node.js

docker - Official docker for Manticore Search

SphinxQL query builder - SphinxQL Query Builder generates SphinxQL, a SQL dialect, which is used to query the Sphinx search engine. (Composer Package)

wp-serverless-search - A static search plugin for WordPress.