Libraries tagged by levin
hexydec/tokenise
7883 Downloads
A program for performing lexical analysis, written in PHP
glanchow/doctrine-fuzzy
33511 Downloads
Doctrine2 DQL fuzzy functions
sparrow-living/laravel-mixpanel
13454 Downloads
MixPanel wrapper for Laravel. Forked to work on Laravel 10.
levizwannah/php-nums-to-letters
483 Downloads
Convert Numbers to Order Letters. For example 0 => A, 1 => B
levizwannah/mpesa-sdk-php
393 Downloads
An independent Mpesa SDK for PHP. This package provides a clean implementation of the Safaricom Mpesa API for PHP applications.
leviy/coding-standard
70930 Downloads
LEVIY Coding Standard
lelinea/api-snapshot-testing
23493 Downloads
Provides PHPUnit assertions for api snapshot testing
leinonen/yii2-monolog
110649 Downloads
Monolog extension for Yii2
leinonen/yii2-algolia
29090 Downloads
Algolia bridge for Yii2
zicht/htmldev-bundle
26958 Downloads
Easy living styleguides with Symfony and Twig
marshmallow/nova-tinymce
14942 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
7789 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
blackbird/scoped-maintenance
926 Downloads
This module allows you to enable maintenance mode for specific stores in a Magento instance while leaving others accessible.
metamodels/attribute_levenshtein
984 Downloads
MetaModels attribute for maintaining a search index with levenshtein support
jfcherng/php-levenshtein-distance
3832 Downloads
Calculate the Levenshtein distance and edit progresses between two strings.