Libraries tagged by stdin
muffe/enum-constraint
9198 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
mrgoodbytes8667/pluralize-bundle
4335 Downloads
A (Twig) wrapper bundle for pluralizing strings via Illuminate
mouf/utils.common.validators
163185 Downloads
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
mistralys/php-sprintf-parser
294 Downloads
Parser to find all sprintf format placeholders in a string, and get information on them.
mister-glass/camel-case-to-dash-case-name-converter
12270 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function
mattsparks/blns-php
30 Downloads
A PHP class to easily work with the Big List of Naughty Strings.
marcuspi/random-factor
6434 Downloads
Makes strings of random words (if you need a semi-safe random word combination)
marcin-orlowski/bank-qrcode-formatter
4067 Downloads
Builds source string that can be used to generate valid QrCode matching recommendation of Polish banks
manuwhat/similar-text
2284 Downloads
Similar-text - Compare two strings to compute a similarity score
manialib/formatting
8969 Downloads
Manipulate styles in Maniaplanet strings.
magentoj/language-ja_jp
5728 Downloads
This module provides the Japanese translations of UI strings for Adobe Commerce 2.4.8
luchaninov/csv-writer
4026 Downloads
CSV/TSV file/string generator
limingxinleo/support-str
6608 Downloads
This is support for string
lexxpavlov/settingsbundle
4454 Downloads
Symfony2/3/4 Settings bundle provides flexible settings (Boolean, Integer, Float, String, Text, Html), easily configurable with Sonata Admin
lenny4/php-swtich-case
724 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)