Libraries tagged by similarity
atomescrochus/laravel-string-similarities
194509 Downloads
Compare two string and get a similarity percentage
edgaras/strsim
82778 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
tga/simhash-php
45750 Downloads
SimHash similarities algorithm implementation for PHP 5.3
oefenweb/damerau-levenshtein
295457 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
131944 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
pestphp/pest-plugin-evals
51290 Downloads
A PestPHP plugin for evaluating LLM agents with LLM-as-judge, semantic similarity, and deterministic scorers
symfony/ai-similarity-search-tool
23706 Downloads
SimilaritySearch AI tool bridge for Symfony applications.
algenza/cosine-similarity
29948 Downloads
Cosine similarity
vlados/laravel-related-content
1062 Downloads
Build related content links using vector embeddings and pgvector for Laravel
bl4ckbon3/strsim
50133 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
devilsberg/laravel-mariadb-vector
1226 Downloads
MariaDB 11.7+ native vector storage and search for Laravel Eloquent models
nlpcloud/nlpcloud-client
27563 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
lupka/phpunit-compare-images
116809 Downloads
PHPUnit assertions for comparing image similarity.
henrik9999/string-similarity
16268 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
tenqz/qdrant
1683 Downloads
Simple PHP client for Qdrant vector database. Easy-to-use library for storing, searching, and managing vector embeddings in AI and machine learning applications.