Libraries tagged by string convert
gears/arrays
4543 Downloads
A collection of array conversions and manipulators.
gryfoss/int-combiner
24 Downloads
Allows easy concatenation of ints without conversion through strings.
stahiralijan/request-caster
74 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
mactus/weblibs
1185 Downloads
WEBLibs - composto com varios metodos de uso geral para conversao de datas, valores, strings, entre outras
carry0987/utils
143 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
dora38/var-dump-string
2 Downloads
Simple var_dump-and-output-control-functions string conversion.
vesper/unit-conversion
3 Downloads
This package provides a powerful and flexible way to handle unit conversion in PHP. It supports parsing units from strings, performing conversions, and working with both simple and compound units.
string/string-processor
3 Downloads
Simple string to number conversion
seworqs/phing-string
2 Downloads
A collection of Phing tasks for string casing, namespaces, path conversion, and random string generation. Useful for manipulating and transforming strings within your Phing build process.
seworqs/commons-string
12 Downloads
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
synergitech/dynamics-strong-serializer
255 Downloads
Converts generic objects to strongly-typed objects and vice-versa.
hilalahmad/string-util
7 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
adrie-dh/encoding-conversion-dataloss-checker
11 Downloads
Standalone library to test the whether a string's content would survive charset encoding to another encoding standard
ykw/cruet
0 Downloads
PHP port of the Rust cruet library case conversion functions. Provides camelCase, snake_case, kebab-case, PascalCase and other case transformations.
voral/vinc-file-version-regexp
0 Downloads
An extension for voral/version-increment to update version strings in custom files using regular expressions.