Libraries tagged by strong
kennynguyeenx/vietnamese-text
17590 Downloads
Provide some Vietnamese string handling and manipulating functions.
kafoso/type-formatter
4440 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.
judahnator/json-manipulator
14971 Downloads
A library for JSON string manipulation
joeycumines/simple-xml-util
4828 Downloads
Utilities to improve maintainability of code that relies on PHP's simplexml_load_string.
jesseschutt/token-replacer
757 Downloads
Define tokens and replace the occurrences in strings.
jeffpacks/substractor
5857 Downloads
A sub-string extractor for the regex ignorant
jcubic/expression
2348 Downloads
Safely evaluate math, string, and boolean expressions
jbrooksuk/laravel-colorize
6 Downloads
A handy set of Stringable mixins for CLI text.
jackkum/phppdu
5030 Downloads
Creating pdu string for sending sms.
ixnode/php-timezone
3638 Downloads
PHP Timezone - This library converts different timezone strings.
ixnode/php-date-parser
581 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
itul/sql-to-laravel
1778 Downloads
Convert a raw sql query string to a laravel query builder class.
imponeer/criteria
19466 Downloads
Small library for building database criteria strings
iampersistent/get-off-my-case
346 Downloads
Convert strings to different cases
hybridlogic/classifier
1445 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.