Libraries tagged by levin
hexydec/tokenise
8923 Downloads
A program for performing lexical analysis, written in PHP
glanchow/doctrine-fuzzy
34245 Downloads
Doctrine2 DQL fuzzy functions
edgaras/strsim
631 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
sparrow-living/laravel-mixpanel
15868 Downloads
MixPanel wrapper for Laravel. Forked to work on Laravel 10.
leviy/coding-standard
73180 Downloads
LEVIY Coding Standard
lelinea/api-snapshot-testing
24894 Downloads
Provides PHPUnit assertions for api snapshot testing
leinonen/php-dataloader
15461 Downloads
Port of Facebook's dataloader to PHP
leinonen/yii2-monolog
111232 Downloads
Monolog extension for Yii2
leinonen/yii2-algolia
29501 Downloads
Algolia bridge for Yii2
marshmallow/nova-tinymce
15827 Downloads
This Nova package allow you to use TinyMCE editor for text areas.You can customize the editor options and... you can upload images to your server and put them rigth there on the text without leaving the text editor!
henrik9999/string-similarity
9964 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
blackbird/scoped-maintenance
2450 Downloads
This module allows you to enable maintenance mode for specific stores in a Magento instance while leaving others accessible.
metamodels/attribute_levenshtein
1266 Downloads
MetaModels attribute for maintaining a search index with levenshtein support
jrk/levenshtein-bundle
47907 Downloads
Levenshtein function bundle for symfony2 and doctrine
jfcherng/php-levenshtein-distance
3867 Downloads
Calculate the Levenshtein distance and edit progresses between two strings.