Libraries tagged by string convert
league/csv
143001508 Downloads
CSV data manipulation made easy in PHP
symfony/inflector
83196100 Downloads
Converts words between their singular and plural forms (English only)
cocur/slugify
60656379 Downloads
Converts a string into a slug.
coduo/php-to-string
11272205 Downloads
Simple library that converts PHP value into strings
zbateson/mb-wrapper
42162826 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
kwn/number-to-words
4260717 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
jawira/case-converter
5843412 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.
respect/stringifier
18529020 Downloads
Converts any value to a string
ghostwriter/case-converter
2097736 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
tamtamchik/namecase
428286 Downloads
This package allows you to convert names into the correct case where possible.
tysonandre/var_representation_polyfill
5430937 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
nayjest/str-case-converter
435426 Downloads
Library for converting strings from camel case to snake case and vice versa.
wikimedia/base-convert
910520 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
benmorel/gsm-charset-converter
353615 Downloads
Converts GSM 03.38 strings to and from UTF-8
yoanm/jsonrpc-server-sdk
187183 Downloads
Server SDK to convert a json-rpc request string into json-rpc response string