Libraries tagged by Simbila
nystudio107/craft-similar
73285 Downloads
Similar for Craft lets you find elements, Entries, Categories, Commerce Products, etc, that are similar, based on... other related elements.
macpaw/similar-arrays
202538 Downloads
Check is similar arrays
antalaron/mb-similar-text
85539 Downloads
PHP similar_text() function for UTF-8
web-vision/deepl-base
8994 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.
protonlabs/buffertools
98867 Downloads
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.
nlpcloud/nlpcloud-client
17198 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
7467 Downloads
A Laravel package to catch outbound mail (similar to Mailtrap) that also provides a UI to view them.
magium/configuration-manager
67359 Downloads
Provides a generic plugable configuration management interface similar to Magento
lupka/phpunit-compare-images
73772 Downloads
PHPUnit assertions for comparing image similarity.
jelix/properties-file
84575 Downloads
classes to read and write properties files. Format is similar to Java properties files.
duncan3dc/uopz-expectations
193418 Downloads
Mock core functions and set up expectations similar to Mockery
cobweb/svconnector_csv
165937 Downloads
Connector service for reading a CSV or similar flat file
ccinn/husky-php
25542 Downloads
Similar to js-husky client git hook implementation
alvin0/redis-model
4943 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
henrik9999/string-similarity
10078 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.