Libraries tagged by string convert
waynestate/formy-parser
24397 Downloads
Parses a string for formy elements and converts the string to an HTML form
okipa/php-data-sanitizer
8891 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
roelofjan-elsinga/content-to-html-parser
5257 Downloads
This package converts content from strings or files to HTML strings to be rendered on a page
nextcloud/lognormalizer
4157 Downloads
Parses variables and converts them to string so that they can be logged
ixnode/php-timezone
2677 Downloads
PHP Timezone - This library converts different timezone strings.
dragoniscz/php-value-dumper
435 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
secursus/var_representation_polyfill
2519 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
mefworks/stringifier
23945 Downloads
Convert any variable into a string.
itul/sql-to-laravel
1488 Downloads
Convert a raw sql query string to a laravel query builder class.
adspectus/date-extended
423 Downloads
Plugin to provide two additional date fields which will store the creation date and the modication date as a Unix Epoch. A field method is provided to convert this epoch to a formatted string.
kafoso/type-formatter
4158 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
baba/php-string-convert
2014 Downloads
Convert string from utf-8 to windows-1250
elleyeayeme/case-converter
14947 Downloads
A converter for strings in most popular cases
xethron/to-string
18859 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
xethron/l4-to-string
16992 Downloads
Laravel 4 version of xethron/to-string, which adds query and queryLog to string functions.