Libraries tagged by string convert
bekzatd/string_to_condition
1 Downloads
Easy way to make a string condition
elipettingale/case-converter
4928 Downloads
Some helper functions for quickly converting strings to various cases.
wph/num-to-burmese-string
6 Downloads
This package provided your number to convert burmese string
ssfyn/string-case
8 Downloads
Convert any string to snake_case or kebab-case or PascalCase or camelCase.
netkod-bilisim/tr-string
113 Downloads
It provides functions to help with the problem of converting Turkish text to uppercase and lowercase in PHP.
fwolf/base-converter
492 Downloads
Convert number (string format) between base 2 and 62
dblencowe/time-string-formatter
190 Downloads
Convert a string like 1W 2D to seconds
cve/naming-convention-converter
6 Downloads
This little package includes string utils which for example can convert underscore_string to camelCased and vice-versa
bradleyboy/range-converter
92 Downloads
Simple class that creates compact string representations of integer arrays. Can also convert those strings back to an array.
sashabo/iterable-string
3978 Downloads
IterableString and MultibyteIterableString allow to iterate string characters in foreach without converting the string into array.
peterujah/php-string-list
0 Downloads
PHP string Lists is a utility class for converting between string lists and arrays, providing a straightforward way to handle structured data in a string format.
dmb/xml-converter
308 Downloads
A package that allows you to easily convert your XML string into array format or generate an XML string from an array.
c-design/array-to-string
8 Downloads
PHP Class to convert array to string
battye/date-convert
5 Downloads
Convert a date string from one format to another.
labrodev/php-mixed-converter
33 Downloads
PHP utility class that provides methods to convert mixed values to strings, ints or floats