Libraries tagged by stringer
plaisio-ts/helper-cast
1590 Downloads
PhpPlaisio (TypeScript): Safely cast mixed values to bool, number (float or integer), or string
php-xapi/symfony-serializer
36988 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component
php-extended/php-user-agent-provider-interface
23913 Downloads
This library specifies what should do a library that provides user agent strings
philipecampos/metaphone-pt-br
2497 Downloads
Ferramenta para fonetizar uma string para o Português Brasileiro
perf/http-status
4516 Downloads
Allows to interact with HTTP status strings to be injected into HTTP headers.
opilo/farsi
3150 Downloads
Farsi Tools for Dates and Numbers and Strings (with Laravel Validation Support)
ntlab/php-obj
1464 Downloads
A PHP object representation as string, javascript, annotation, or YAML
nikhilbhatia22/laravel-validator-color
26680 Downloads
Validate that a certain value is a valid CSS color string in Laravel 5 and above
nickmoline/name-parser
103 Downloads
PHP library for parsing a string containing a full name into its parts, forked from theiconic/name-parser
nextcloud/lognormalizer
4302 Downloads
Parses variables and converts them to string so that they can be logged
mustafaomar/laravel-qsw
279 Downloads
Cleanly apply filters on a query builder depending on query string parameters.
muffe/enum-constraint
9156 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
mrgoodbytes8667/pluralize-bundle
4328 Downloads
A (Twig) wrapper bundle for pluralizing strings via Illuminate
mouf/utils.common.validators
163183 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.