Libraries tagged by to string
rikosage/number-wordify
261 Downloads
Simple formatter for converting numbers to a string
richardsjoqvist/silverstripe-localdate
9060 Downloads
Translates formatted date strings to the locale set with i18n::set_locale() if there is a matching language file.
pointybeard/helpers-cli-colour
4224 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
p4bgroup/fix-utf8
1728 Downloads
Fix garbled/multiple utf8 encodings applied to a string
manuwhat/similar-text
4167 Downloads
Similar-text - Compare two strings to compute a similarity score
maartenpaauw/laravel-date-time-zone-cast
158 Downloads
A Laravel cast to convert strings to DateTimeZone instances
knik/binn
8715 Downloads
Serialize to binary string.
hybridlogic/classifier
1445 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
buibr/eloquent-filter
738 Downloads
Search by filtering query string to eloquent query
anujrnair/php-json-marshaller
6736 Downloads
A library to marshall and unmarshall JSON string to populated PHP classes
1msg/one_msg_waba_sdk
4551 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
zdenekdrahos/profiler-tools
1952 Downloads
Helper functions - stopwatch, logger and time converter (seconds to readable string)
andreiavrammsd/serializer
11171 Downloads
JSON string to object. Object/array to JSON.
phpexperts/csv-speaker
2184 Downloads
A quick and easy package for easily reading and writing CSV to/from strings and arrays.
israelalagbe/php-custom-types
312 Downloads
This package holds some custom PHP types such as Array and String. It provides functionalities similar to array and string in Javascript.