Libraries tagged by to string
drupal/core-datetime
179 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.
bigsinoos/j-eloquent
4654 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
waynestate/formy-parser
24836 Downloads
Parses a string for formy elements and converts the string to an HTML form
sevenecks/ansi
5909 Downloads
This package offers an API to colorize strings of text with various ANSI colors using static methods.
richardsjoqvist/silverstripe-localdate
8840 Downloads
Translates formatted date strings to the locale set with i18n::set_locale() if there is a matching language file.
pointybeard/helpers-cli-colour
3400 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
perf/http-status
4537 Downloads
Allows to interact with HTTP status strings to be injected into HTTP headers.
manuwhat/similar-text
2315 Downloads
Similar-text - Compare two strings to compute a similarity score
maartenpaauw/laravel-date-time-zone-cast
123 Downloads
A Laravel cast to convert strings to DateTimeZone instances
knik/binn
8486 Downloads
Serialize to binary string.
kafoso/type-formatter
4494 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
hybridlogic/classifier
1445 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
danack/float-hex
847 Downloads
Float to hex strings, and float comparison.
bfunky/ascii
42959 Downloads
A library to validate strings and transliterate to ascii encoding
beapi/gutenberg-serializer
5290 Downloads
Serialize gutenberg blocks array to a string