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