Libraries tagged by Simbila
nystudio107/craft-similar
73735 Downloads
Similar for Craft lets you find elements, Entries, Categories, Commerce Products, etc, that are similar, based on... other related elements.
macpaw/similar-arrays
218903 Downloads
Check is similar arrays
antalaron/mb-similar-text
88765 Downloads
PHP similar_text() function for UTF-8
algenza/cosine-similarity
9965 Downloads
Cosine similarity
edgaras/strsim
1709 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
web-vision/deepl-base
17717 Downloads
TYPO3 Extension providing shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.
vajiral/php-image-compare
92036 Downloads
A light weight PHP class that can compare two (jpg/png) images to find if they are similar.
radishconcepts/wordpress-github-plugin-updater
76 Downloads
This class is meant to be used with your Github hosted WordPress plugins. The purpose of the class is to allow your WordPress plugin to be updated whenever you push out a new version of your plugin; similarly to the experience users know and love with the WordPress.org plugin repository.
protonlabs/buffertools
104164 Downloads
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.
nlpcloud/nlpcloud-client
18534 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
modernmcguire/mailthief
7681 Downloads
A Laravel package to catch outbound mail (similar to Mailtrap) that also provides a UI to view them.
mistralys/application-utils-collections
21147 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
magium/configuration-manager
68991 Downloads
Provides a generic plugable configuration management interface similar to Magento
lupka/phpunit-compare-images
76701 Downloads
PHPUnit assertions for comparing image similarity.
lincanbin/php-pdo-mysql-class
5754 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.