Libraries tagged by string convert
jorisros/convert-string-to-domain
3 Downloads
guillermo-rod/convert-string-to-file
23 Downloads
Converts rich text to file (html, css, js, etc..), useful when you needs print rich text but on secure mode.
fincallorca/twig-css-color-from-string
245 Downloads
A small twig extension to convert string into css color values
bekzatd/string_to_condition
1 Downloads
Easy way to make a string condition
elipettingale/case-converter
4936 Downloads
Some helper functions for quickly converting strings to various cases.
wph/num-to-burmese-string
7 Downloads
This package provided your number to convert burmese string
ssfyn/string-case
9 Downloads
Convert any string to snake_case or kebab-case or PascalCase or camelCase.
netkod-bilisim/tr-string
119 Downloads
It provides functions to help with the problem of converting Turkish text to uppercase and lowercase in PHP.
fwolf/base-converter
493 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
3979 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
314 Downloads
A package that allows you to easily convert your XML string into array format or generate an XML string from an array.