Libraries tagged by string
rubricate/uri
360 Downloads
Assists in retrieving information from a friendly URL URI strings
roelofjan-elsinga/content-to-html-parser
5474 Downloads
This package converts content from strings or files to HTML strings to be rendered on a page
richardsjoqvist/silverstripe-localdate
8829 Downloads
Translates formatted date strings to the locale set with i18n::set_locale() if there is a matching language file.
rafrsr/crypto
29727 Downloads
Easy encrypt and decrypt strings in PHP.
pointybeard/helpers-exceptions-readabletrace
3202 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pointybeard/helpers-cli-colour
3248 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
plaisio-ts/helper-cast
1581 Downloads
PhpPlaisio (TypeScript): Safely cast mixed values to bool, number (float or integer), or string
php-xapi/symfony-serializer
36944 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
23840 Downloads
This library specifies what should do a library that provides user agent strings
philipecampos/metaphone-pt-br
2255 Downloads
Ferramenta para fonetizar uma string para o Português Brasileiro
perf/http-status
4478 Downloads
Allows to interact with HTTP status strings to be injected into HTTP headers.
opilo/farsi
3149 Downloads
Farsi Tools for Dates and Numbers and Strings (with Laravel Validation Support)
ntlab/php-obj
1419 Downloads
A PHP object representation as string, javascript, annotation, or YAML
muffe/enum-constraint
8997 Downloads
A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum
mouf/utils.common.validators
163151 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...