Libraries tagged by stdin
henzeb/enumhancer
376902 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
edgaras/strsim
63596 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
d4h/finediff
1546667 Downloads
PHP implementation of a Fine granularity Diff engine
creof/wkt-parser
5025495 Downloads
Parser for well-known text (WKT) object strings
creof/wkb-parser
5350834 Downloads
Parser for well-known binary (WKB/EWKB) object data
creof/geo-parser
4593228 Downloads
Parser for geography coordinate strings
aura/cli
1626357 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
cogpowered/finediff
7666904 Downloads
PHP implementation of a Fine granularity Diff engine
wyndow/fuzzywuzzy
2105771 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
tysonandre/var_representation_polyfill
6899408 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
symfony-cmf/slugifier-api
1803826 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
steppinghat/emoji-detector
676771 Downloads
Detect and validate emoji in an input string
soloterm/grapheme
305950 Downloads
A PHP package to measure the width of unicode strings rendered to a terminal.
scriptfusion/byte-formatter
340189 Downloads
Formats byte values as human-readable strings.
sailenicolas/forceutf8
294116 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.