voku/stringy
voku/stringy is a PHP string manipulation library with a fluent, chainable API and multibyte/Unicode-safe helpers. It offers common text utilities like trimming, casing, slugging, replacing, and comparisons, aiming for predictable results across encodings.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/string | 0.89 | Symfony String component: object-oriented string API that handles bytes, UTF-8 code points, and grapheme clusters consistently. Includes tools for safe string manipulation and normalization, with full docs and contribution resources on symfony.com. | 1,780 | 1,792 | 19 | 17M | 0 | 43.5 | 64.7 | MIT | 1 week ago | |
| myerscode/utilities-strings | 0.89 | A small PHP utility library providing string helper functions for common formatting and manipulation tasks. Useful for Laravel or plain PHP projects to reduce boilerplate for trimming, case conversion, searching, and other everyday string operations. | 1 | 1 | 0 | 517 | 0 | 14.0 | 37.4 | MIT | 4 months ago | |
| yiisoft/strings | 0.88 | Yii Strings provides fast, multibyte-safe string utilities for PHP: StringHelper and NumericHelper, Inflector (pluralize, slug), wildcard pattern matching, and optimized combined regex matching with optional memoization. | 49 | 51 | 19 | 90K | 4 | 11.0 | 48.3 | BSD-3-Clause | 8 months ago | |
| alhames/string | 0.88 | A lightweight Laravel/PHP helper package providing convenient string utilities and shortcuts for common text operations such as formatting, cleaning, converting case, and working with substrings, making repetitive string handling tasks easier across your application. | 0 | 0 | 0 | 10 | 0 | 0.3 | 14.4 | MIT | 3 years ago | |
| php-standard-library/str | 0.87 | Lightweight string utility library for PHP, providing common helpers for formatting, parsing, and safe string handling. Designed as a simple “standard library” add-on with a small API surface and easy composer integration. | 1 | 1 | 0 | 36K | 0 | 17.7 | 63.2 | MIT | 2 months ago | |
| twig/string-extra | 0.86 | Twig extension integrating Symfony String: add filters u (UnicodeString methods), slug (AsciiSlugger), and singular/plural (Inflector) to manipulate text, generate slugs, and handle basic inflection directly in Twig templates. | 221 | 223 | 4 | 2M | 0 | 17.8 | 60.5 | MIT | 2 months ago | |
| pragmarx/ia-str | 0.85 | Framework-agnostic extraction of Laravel’s Illuminate\Support\Str and string helper functions, repackaged under IlluminateAgnostic\Str to avoid namespace conflicts. Use Str:: methods or global str_* helpers in any PHP project, including Laravel apps. | 52 | 52 | 11 | 29K | 3 | 1.3 | 38.2 | MIT | — | |
| respect/stringifier | 0.85 | Respect\Stringifier converts any PHP value into a readable string for logging, debugging, and error messages. Use the stringify() function or the HandlerStringifier object. Secure-by-default handling of strings in newer versions. Requires PHP 8.3+. | 26 | 27 | 2 | 710K | 0 | 17.6 | 63.1 | MIT | 2 months ago | |
| danielstjules/stringy | 0.81 | Stringy is a PHP library for Unicode-safe string manipulation with a fluent, object-oriented API. Chain helpers for trimming, casing, substrings, padding, replacing, slugifying, and more, without worrying about multibyte issues. | 2,436 | 2,476 | 218 | 87K | 18 | 32.1 | 32.7 | MIT | 9 years ago | |
| hyperf/stringable | 0.80 | — | 0 | 0 | 0 | 44K | 0 | 27.4 | 64.1 | MIT | 1 month ago | |
| spatie/string | 0.80 | Fluent string handling for PHP. Wrap strings with string() to get a chainable object with helpers like between(), case conversion, concatenation, and array-offset access for reading/updating characters. Lightweight utility by Spatie, installable via Composer. | 559 | 571 | 26 | 16K | 0 | 24.6 | 22.8 | MIT | 3 months ago | |
| statamic/stringy | 0.75 | Statamic Stringy adds convenient string helpers for Laravel and Statamic apps. Work with text fluently using a Stringy object and chainable methods for common transformations, casing, trimming, and formatting—great for templates and content-driven projects. | 24 | 24 | 2 | 168K | 0 | 1.1 | 52.9 | MIT | 4 years ago | |
| opis/string | 0.74 | Lightweight PHP string utilities from the Opis ecosystem. Provides helpful helpers for common string operations like trimming, case conversion, searching, slicing, and formatting, with a simple API suited for everyday use in Laravel and standalone projects. | 77 | 77 | 8 | 2M | 2 | 7.0 | 57.8 | Apache-2.0 | 9 months ago | |
| voku/portable-utf8 | 0.68 | High-performance UTF-8 helper library for PHP with portable polyfills for mbstring and intl features. Provides fast string operations, validation, normalization, encoding fixes, and safe text handling across environments without extra extensions. | 520 | 524 | 88 | 371K | 2 | 5.8 | 40.1 | Apache-2.0 | — | |
| spatie/piper | 0.65 | Pipe-operator-first PHP utility library for array and string manipulation. Piper ports many Laravel Collection and Str helpers to standalone functions that work with primitives, so you can compose readable pipelines for filtering, mapping, joining, and more. | 56 | 56 | 2 | 719 | 0 | 18.9 | 17.6 | MIT | 1 month ago |
How can I help you explore Laravel packages today?