Libraries tagged by spring
jesseschutt/token-replacer
775 Downloads
Define tokens and replace the occurrences in strings.
jerrylopez/classnames
238 Downloads
A utility to construct HTML class name strings in PHP
jeffpacks/substractor
5884 Downloads
A sub-string extractor for the regex ignorant
jcubic/expression
2434 Downloads
Safely evaluate math, string, and boolean expressions
jbrooksuk/laravel-colorize
6 Downloads
A handy set of Stringable mixins for CLI text.
jackkum/phppdu
5031 Downloads
Creating pdu string for sending sms.
ixnode/php-timezone
3736 Downloads
PHP Timezone - This library converts different timezone strings.
ixnode/php-date-parser
588 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
1830 Downloads
Convert a raw sql query string to a laravel query builder class.
imponeer/criteria
19500 Downloads
Small library for building database criteria strings
ignition-nbs/laravel-uuid-model
2667 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
hybridlogic/classifier
1445 Downloads
A Naive Bayesian classification library for PHP with support for different tokenizers to optimize string classification.
hipsterjazzbo/editor
20133 Downloads
A clean, elegant, unicode-safe, fluent, immutable, localisable, dependency-free string manipulation library for PHP 7.1+
hershel-theodore-layton/sql-queryf
87 Downloads
Render queryf-style SQL queries to strings for logging and debugging
hejunjie/tools
1819 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...