Libraries tagged by to string
mistralys/text-diff
83443 Downloads
Class used to compare strings using a DIFF implementation.
benmorel/gsm-charset-converter
311949 Downloads
Converts GSM 03.38 strings to and from UTF-8
theodorejb/polycast
207648 Downloads
Safely cast values to int, float, or string
koenhendriks/laravel-str-acronym
21229 Downloads
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
ghostwriter/case-converter
1182659 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
eonx-com/easy-random
914395 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
storyblok/richtext-resolver
435152 Downloads
A package allowing you to get an HTML string from the richtext field of Storyblok.
nayjest/str-case-converter
421737 Downloads
Library for converting strings from camel case to snake case and vice versa.
clue/arguments
175017 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
wikimedia/base-convert
851223 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
atelierdisko/coupon_code
168892 Downloads
PHP library to generate and validate coupon code strings.
pimcore/search-query-parser
445033 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
bupy7/yii2-widget-cropbox
53269 Downloads
This is widget wrapper of https://github.com/bupy7/js-cropbox. This widget allows crop image before to upload to server and send informations about crop as JSON string.
ovidigital/js-object-to-json
159800 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
nyholm/append-query-string
275699 Downloads
A simple function that lets you add a query string to an existing URL