Libraries tagged by finding
taggart/generate-differences
26 Downloads
Utility for finding differences in two files
spenserhale/grammar
6 Downloads
Grammatical utility class for pluralizing, singularizing, and finding the appropriate indefinite article to a word (a/an)
sortarad/haystack
6 Downloads
Finding a needle in a haystack is easy.
snebes/range-differencer
83 Downloads
Provides support for finding the differences between two or three sequences of comparable entities.
snackpatruljen/easy-html
19 Downloads
After finding it frustrating to either echo strings of HTML and going from and to PHP this package aims to make it easy to type deeply nested html elements in a functional style.
smurfworks/model-finder
3 Downloads
Laravel package for finding models and building a utility index in existing Laravel projects.
smoren/yii2-dependency-finder
69 Downloads
Extension for finding horizontal dependencies of Yii2 modules
risan/ktp
41 Downloads
HTTP client library for finding 2014 Indonesian presidential election voter's data based on it's NIK
petar/txtdiff
15 Downloads
This is Laravel compose package for finding text difference.
oxid-community/devutils-metadata
3476 Downloads
Analysis module for finding problematical shop data.
oxid-community/devutils-mails
1565 Downloads
Analysis module for finding problematical shop data.
oxid-community/devutils-logs
1538 Downloads
Analysis module for finding problematical shop data.
oxid-community/devutils-core
4446 Downloads
Analysis module for finding problematical shop data.
oliverklee/word-combinations
5 Downloads
Programming exercise (or coding kata) about finding words that are the concatenation of two other words.
oliverklee/anagram-finder
6 Downloads
A tool for finding anagrams from a list of words (as an exercise of test-driven development).