Change the repository type filter
All
Repositories list
18 repositories
schranz-search
PublicSearch abstraction over different search engines written in PHP. Currently implemented Elasticsearch, Opensearch, Algolia, Meilisearch, RediSearch, Solr, Typesense. Documentation: https://schranz-search.github.io/schranz-search/yii-module
Publicmezzio-module
Publiclaravel-package
Publicspiral-bridge
Publicsymfony-bundle
Publicseal-multi-adapter
PublicThe MultiAdapter allows to write into multiple adapters. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repositoryseal-read-write-adapter
PublicThe ReadWriteAdapter allows to use one adapter instance for reading and one for writing. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repositoryseal-memory-adapter
PublicThe MemoryAdapter writes the documents into a in memory array. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repositoryseal-algolia-adapter
PublicAn adapter to support Algolia in schranz-search/seal search abstraction. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repositoryseal-typesense-adapter
PublicAn adapter to support Typesense in schranz-search/seal search abstraction. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repositoryseal-meilisearch-adapter
PublicAn adapter to support Meilisearch in schranz-search/seal search abstraction. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repositoryseal-loupe-adapter
PublicAn adapter to support Loupe in schranz-search/seal search abstraction. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repositoryseal-redisearch-adapter
PublicAn adapter to support RediSearch in schranz-search/seal search abstraction. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repositoryseal-solr-adapter
PublicAn adapter to support Apache Solr in schranz-search/seal search abstraction. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repositoryseal-opensearch-adapter
PublicAn adapter to support Opensearch in schranz-search/seal search abstraction. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repository- An adapter to support Elasticsearch in schranz-search/seal search abstraction. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repository
seal
PublicSearch Engine Abstraction Layer with support to different search engines.