awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
teamtnt avatar

teamtnt/laravel-scout-tntsearch-driver

0
View on GitHub↗
1,136 stars·142 forks·PHP·MIT·4 vues

Laravel Scout Tntsearch Driver

Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch

Features

  • Search - Provides a driver for search integration.

Historique des stars

Graphique de l'historique des stars pour teamtnt/laravel-scout-tntsearch-driverGraphique de l'historique des stars pour teamtnt/laravel-scout-tntsearch-driver

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Laravel Scout Tntsearch Driver

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Laravel Scout Tntsearch Driver.
  • algolia/algoliasearch-laravelAvatar de algolia

    algolia/algoliasearch-laravel

    238Voir sur GitHub↗

    Deprecated We now recommend using Laravel Scout, see =>

    PHP
    Voir sur GitHub↗238
  • ankane/searchkickAvatar de ankane

    ankane/searchkick

    6,717Voir sur GitHub↗

    Searchkick is an integration library and wrapper that connects application models to search engines such as Elasticsearch and OpenSearch. It functions as a search index synchronizer, automatically mirroring database records to a search server to enable full-text and vector retrieval. The project provides a high-level interface for implementing keyword search, semantic vector search, and hybrid search. It distinguishes itself through the ability to combine traditional keyword matching with vector embeddings using reranking and fusion techniques to improve precision. The library covers the end

    Ruby
    Voir sur GitHub↗6,717
  • django-es/django-elasticsearch-dslAvatar de django-es

    django-es/django-elasticsearch-dsl

    1,057Voir sur GitHub↗

    This is a package that allows indexing of django models in elasticsearch with elasticsearch-dsl-py.

    Python
    Voir sur GitHub↗1,057
  • activerecord-hackery/ransackAvatar de activerecord-hackery

    activerecord-hackery/ransack

    5,864Voir sur GitHub↗

    Ransack is an object-based search library for Active Record models that provides a form-driven framework for building database queries. It generates query conditions from user input through a configurable predicate system, allowing developers to filter records using simple or advanced criteria without writing SQL or relying on external dependencies. The library distinguishes itself through its predicate-based query construction, where search methods are dynamically generated from model attribute names and predicate suffixes at runtime. It wraps search parameters into a dedicated form object t

    Ruby
    Voir sur GitHub↗5,864
Voir les 24 alternatives à Laravel Scout Tntsearch Driver→

Questions fréquentes

Que fait teamtnt/laravel-scout-tntsearch-driver ?

Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch

Quelles sont les fonctionnalités principales de teamtnt/laravel-scout-tntsearch-driver ?

Les fonctionnalités principales de teamtnt/laravel-scout-tntsearch-driver sont : Search.

Quelles sont les alternatives open-source à teamtnt/laravel-scout-tntsearch-driver ?

Les alternatives open-source à teamtnt/laravel-scout-tntsearch-driver incluent : algolia/algoliasearch-laravel — [Deprecated] We now recommend using Laravel Scout, see =>. ankane/searchkick — Searchkick is an integration library and wrapper that connects application models to search engines such as… django-es/django-elasticsearch-dsl — This is a package that allows indexing of django models in elasticsearch with elasticsearch-dsl-py. django-haystack/django-haystack — Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications.… elastic/elasticsearch-ruby — Ruby integrations for Elasticsearch. activerecord-hackery/ransack — Ransack is an object-based search library for Active Record models that provides a form-driven framework for building…