Libraries tagged by string convert
league/csv
126178157 Downloads
CSV data manipulation made easy in PHP
symfony/inflector
81204598 Downloads
Converts words between their singular and plural forms (English only)
cocur/slugify
56172189 Downloads
Converts a string into a slug.
coduo/php-to-string
10213608 Downloads
Simple library that converts PHP value into strings
zbateson/mb-wrapper
35373119 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
jawira/case-converter
5130806 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.
kwn/number-to-words
3776703 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
respect/stringifier
15826847 Downloads
Converts any value to a string
tamtamchik/namecase
362045 Downloads
This package allows you to convert names into the correct case where possible.
tysonandre/var_representation_polyfill
4700304 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
ghostwriter/case-converter
1022281 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nayjest/str-case-converter
413923 Downloads
Library for converting strings from camel case to snake case and vice versa.
wikimedia/base-convert
837478 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
benmorel/gsm-charset-converter
298996 Downloads
Converts GSM 03.38 strings to and from UTF-8
osiemsiedem/laravel-autolink
91894 Downloads
A Laravel package for converting URLs in a given string of text into clickable links.