Libraries tagged by strong
richardsjoqvist/silverstripe-localdate
8832 Downloads
Translates formatted date strings to the locale set with i18n::set_locale() if there is a matching language file.
pointybeard/helpers-exceptions-readabletrace
3319 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pointybeard/helpers-cli-colour
3365 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
pnhs/form_validator
857 Downloads
Validates forms and other strings
php-xapi/symfony-serializer
36992 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
23928 Downloads
This library specifies what should do a library that provides user agent strings
perf/http-status
4520 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
1470 Downloads
A PHP object representation as string, javascript, annotation, or YAML
nickmoline/name-parser
119 Downloads
PHP library for parsing a string containing a full name into its parts, forked from theiconic/name-parser
nextcloud/lognormalizer
4305 Downloads
Parses variables and converts them to string so that they can be logged
mustafaomar/laravel-qsw
281 Downloads
Cleanly apply filters on a query builder depending on query string parameters.
mrgoodbytes8667/pluralize-bundle
4363 Downloads
A (Twig) wrapper bundle for pluralizing strings via Illuminate
mouf/utils.common.validators
163186 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.