Libraries tagged by dbstring
chriskonnertz/string-calc
472218 Downloads
StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.
vria/nodiacritic
2509801 Downloads
Tiny helper function that removes all diacritical signs from characters
tamtamchik/namecase
301940 Downloads
This package allows you to convert names into the correct case where possible.
rappasoft/laravel-helpers
501770 Downloads
Laravel Helpers for Non-Laravel Projects
pragmarx/ia-str
3012973 Downloads
Laravel Illuminate Agnostic Str
paragonie/random-lib
2561391 Downloads
A Library For Generating Secure Random Numbers
mehradsadeghi/laravel-filter-querystring
79981 Downloads
Filter your queries based on url query string parameters like a breeze.
lolli42/finediff
5070115 Downloads
PHP implementation of a Fine granularity Diff engine
icecave/repr
1801511 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
henzeb/enumhancer
146341 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
delight-im/str
270087 Downloads
Convenient object-oriented operations on strings
d4h/finediff
635827 Downloads
PHP implementation of a Fine granularity Diff engine
contributte/utils
900749 Downloads
Extra contrib to nette/utils
cerbero/query-filters
175711 Downloads
Filter Laravel Eloquent models based on query parameters.
wyndow/fuzzywuzzy
1539061 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek