Libraries tagged by string convert
league/csv
182964708 Downloads
CSV data manipulation made easy in PHP
cocur/slugify
70600957 Downloads
Converts a string into a slug.
symfony/inflector
86547504 Downloads
Converts words between their singular and plural forms (English only)
jawira/case-converter
7817671 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
coduo/php-to-string
13413518 Downloads
Simple library that converts PHP value into strings
zbateson/mb-wrapper
52915798 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
kwn/number-to-words
5422533 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
respect/stringifier
24392276 Downloads
Converts any value to a string
benmorel/gsm-charset-converter
481026 Downloads
Converts GSM 03.38 strings to and from UTF-8
tamtamchik/namecase
564887 Downloads
This package allows you to convert names into the correct case where possible.
tysonandre/var_representation_polyfill
6860588 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
ghostwriter/case-converter
4215313 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nayjest/str-case-converter
512142 Downloads
Library for converting strings from camel case to snake case and vice versa.
wikimedia/base-convert
1163067 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
ovidigital/js-object-to-json
183904 Downloads
PHP library to convert a JavaScript object string to JSON formatted string