Libraries tagged by Similarities
atomescrochus/laravel-string-similarities
200409 Downloads
Compare two string and get a similarity percentage
tga/simhash-php
45867 Downloads
SimHash similarities algorithm implementation for PHP 5.3
oefenweb/damerau-levenshtein
297867 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
134477 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
edgaras/strsim
86531 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
pestphp/pest-plugin-evals
76224 Downloads
A PestPHP plugin for evaluating LLM agents with LLM-as-judge, semantic similarity, and deterministic scorers
symfony/ai-similarity-search-tool
26328 Downloads
SimilaritySearch AI tool bridge for Symfony applications.
algenza/cosine-similarity
31042 Downloads
Cosine similarity
bl4ckbon3/strsim
64224 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
devilsberg/laravel-mariadb-vector
1561 Downloads
MariaDB 11.7+ native vector storage and search for Laravel Eloquent models
waaseyaa/ai-vector
13921 Downloads
Vector embedding storage and similarity search for Waaseyaa
nlpcloud/nlpcloud-client
27867 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
118236 Downloads
PHPUnit assertions for comparing image similarity.
henrik9999/string-similarity
16436 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
vlados/laravel-related-content
1124 Downloads
Build related content links using vector embeddings and pgvector for Laravel