Libraries tagged by stdin
pointybeard/helpers-exceptions-readabletrace
3301 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pointybeard/helpers-cli-colour
3347 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
pnhs/form_validator
856 Downloads
Validates forms and other strings
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