Libraries tagged by string convert
league/csv
193186026 Downloads
CSV data manipulation made easy in PHP
cocur/slugify
72876569 Downloads
Converts a string into a slug.
symfony/inflector
87313812 Downloads
Converts words between their singular and plural forms (English only)
jawira/case-converter
8312650 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
13753224 Downloads
Simple library that converts PHP value into strings
zbateson/mb-wrapper
55543269 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
kwn/number-to-words
5648986 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
tamtamchik/namecase
638499 Downloads
This package allows you to convert names into the correct case where possible.
respect/stringifier
25609547 Downloads
Converts any value to a string
benmorel/gsm-charset-converter
516016 Downloads
Converts GSM 03.38 strings to and from UTF-8
tysonandre/var_representation_polyfill
7091353 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
ghostwriter/case-converter
4542204 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nayjest/str-case-converter
526936 Downloads
Library for converting strings from camel case to snake case and vice versa.
wikimedia/base-convert
1219135 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
188651 Downloads
PHP library to convert a JavaScript object string to JSON formatted string