Libraries tagged by string case
setbased/helper-cast
23405 Downloads
Safely cast mixed values to bool, float, int, or string
eboreum/caster
2186 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
simplon/helper
94974 Downloads
Helpers for recurring requirements
cavellblood/craft-string-base64
13379 Downloads
Twig filters to base64 encode/decode a string.
spaf/simputils
5181 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
dhii/stringable-interface
48119 Downloads
Interoperability interface for objects that can be cast to string
okipa/php-data-sanitizer
8682 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
gl3n/http-query-string-filter-bundle
8182 Downloads
Easy validation, casting and authorization of HTTP query string parameters
leobenoist/string-helper
5008 Downloads
PHP StringHelper is a small library that can perform string manipulation.
devcode-it/ical-easy-reader
569 Downloads
An easy to understood class, loads a "ics" format string and returns an array with the traditional iCal fields.
cubiclesoft/to-composer
2121 Downloads
CubicleSoft PHP Software Development Libraries for Composer
cse/helpers-word
867 Downloads
The helpers allows you to modify string data. Inclination, transliterate, convert month date and convert number or amount to word - all this is available in this library.
aluguest/ical-easy-reader
2737 Downloads
An easy to understood class, loads a "ics" format string and returns an array with the traditional iCal fields.
cageis/lexer
4 Downloads
Used to separate the characters of a string into tokens.