php-standard-library/str
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| yiisoft/strings | 0.86 | 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 | 17 | 73K | 5 | 25.1 | 52.7 | BSD-3-Clause | 4 months ago | |
| php-standard-library/interoperability | 0.85 | Lightweight PHP interoperability helpers for working with common standards and cross-package integrations. Provides small, reusable utilities to bridge libraries and normalize behavior without heavy dependencies. | 1 | — | 0 | — | 0 | 20.0 | — | MIT | 2 weeks ago | |
| spatie/string | 0.85 | Fluent string wrapper for PHP. Wrap a value with string() and chain helpers like between(), toUpper()/toLower(), etc. Supports offset access and mutation via array syntax. Great for readable, composable string transformations. | 560 | 571 | 25 | 20K | 0 | 30.2 | 25.4 | MIT | 5 years ago | |
| symfony/string | 0.84 | Symfony String provides an object-oriented API for working with text safely and consistently. Handle bytes, UTF-8 code points, and grapheme clusters with unified string utilities for slicing, normalization, comparison, and more. | 1,786 | 1,796 | 20 | 16M | 0 | 40.0 | 64.3 | MIT | 1 week ago | |
| php-standard-library/foundation | 0.84 | A lightweight PHP foundation library offering common building blocks and utilities to bootstrap projects. Provides reusable helpers and core abstractions to reduce boilerplate and standardize patterns across apps and packages. | 1 | — | 0 | — | 0 | 20.0 | — | MIT | 2 weeks ago | |
| filament/support | 0.84 | Core support utilities for Filament packages and plugins. Provides shared helpers, contracts, traits, and internal tooling used across the Filament ecosystem to streamline development, ensure consistency, and reduce duplicated code in Laravel apps. | 23 | 24 | 10 | 2M | 0 | 0.4 | 55.3 | — | — | |
| phootwork/lang | 0.83 | phootwork/lang is a lightweight PHP library of language utilities and building blocks, offering common helpers and core abstractions to simplify everyday coding tasks. A small foundation package meant to complement your app or other phootwork components. | 12 | 12 | 0 | 985K | 0 | 26.7 | 65.0 | MIT | 1 year ago | |
| twig/string-extra | 0.83 | 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. | 219 | 221 | 4 | 1M | 0 | 21.8 | 62.2 | MIT | 3 weeks ago | |
| anahkiasen/underscore-php | 0.80 | Underscore.php brings functional helpers to PHP inspired by Underscore.js. Chainable, collection and array utilities like map, filter, reduce, groupBy, sortBy, pluck, and more. Handy for concise data manipulation in any PHP project, including Laravel. | 1,111 | — | 89 | — | 29 | 8.8 | 8.7 | — | — | |
| illuminate/support | 0.80 | — | 583 | 630 | 157 | 2M | 0 | 7.6 | 48.2 | MIT | — |
How can I help you explore Laravel packages today?