Libraries tagged by string
longitude-one/wkt-parser
1235561 Downloads
Parser for well-known text (WKT) object strings
longitude-one/wkb-parser
769567 Downloads
Parser for well-known binary (WKB/EWKB) object data
longitude-one/geo-parser
769796 Downloads
Parser for geography coordinate strings
icecave/repr
7618654 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
henzeb/enumhancer
377737 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
edgaras/strsim
64241 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
delight-im/str
352579 Downloads
Convenient object-oriented operations on strings
d4h/finediff
1550076 Downloads
PHP implementation of a Fine granularity Diff engine
creof/wkt-parser
5027319 Downloads
Parser for well-known text (WKT) object strings
creof/wkb-parser
5352989 Downloads
Parser for well-known binary (WKB/EWKB) object data
creof/geo-parser
4595103 Downloads
Parser for geography coordinate strings
cogpowered/finediff
7667629 Downloads
PHP implementation of a Fine granularity Diff engine
rappasoft/laravel-helpers
685941 Downloads
Laravel Helpers for Non-Laravel Projects
mehradsadeghi/laravel-filter-querystring
129947 Downloads
Filter your queries based on url query string parameters like a breeze.
wyndow/fuzzywuzzy
2107322 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek