Libraries tagged by to string
juanchosl/validators
507 Downloads
Little methods collection in order to validate variables contents
juanchosl/datamanipulation
349 Downloads
Little methods collection in order to manipulate variables contents
bayfrontmedia/php-validator
5876 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
asticode/php-toolbox
17980 Downloads
Static methods to ease PHP developments
esmart-sa/laravel-arabic-numbers
2245 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
thestringler/manipulator
5489 Downloads
An OOP approach to string manipulation.
nextcloud/lognormalizer
6448 Downloads
Parses variables and converts them to string so that they can be logged
labrodev/php-mixed-converter
539 Downloads
PHP utility class that provides methods to convert mixed values to strings, ints or floats
hershel-theodore-layton/sql-queryf
914 Downloads
Render queryf-style SQL queries to strings for logging and debugging
drupal/core-datetime
437 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
waynestate/formy-parser
26879 Downloads
Parses a string for formy elements and converts the string to an HTML form
victorlap/floatval
2294 Downloads
Correctly parse float like strings to float values
stahiralijan/request-caster
90 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
sevenecks/ansi
6740 Downloads
This package offers an API to colorize strings of text with various ANSI colors using static methods.
richardsjoqvist/silverstripe-localdate
9059 Downloads
Translates formatted date strings to the locale set with i18n::set_locale() if there is a matching language file.