statamic/stringy
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cocur/slugify | 0.79 | cocur/slugify converts strings into URL-friendly slugs by stripping special characters and transliterating many languages (e.g., ä → ae). Lightweight with no external dependencies, PSR-4, PHP 8.0–8.5, and integrations for Laravel, Symfony, Twig, and more. | 2,905 | 2,974 | 248 | 1M | 20 | 57.9 | 55.5 | MIT | 4 months ago | |
| php-standard-library/str | 0.78 | 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 | — | 0 | — | 0 | 20.0 | — | MIT | 2 weeks ago | |
| twig/string-extra | 0.77 | 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 | |
| symfony/string | 0.77 | Symfony String component offers an object-oriented API for string manipulation, handling bytes, UTF-8 code points, and grapheme clusters consistently. Ideal for safe, modern text processing with powerful helpers and Unicode-aware operations. | 1,787 | 1,796 | 20 | 16M | 0 | 40.0 | 64.3 | MIT | 1 week ago | |
| opis/string | 0.75 | 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. | 71 | 71 | 7 | 1M | 0 | 21.8 | 65.0 | Apache-2.0 | 5 months ago | |
| icanhazstring/composer-unused | 0.75 | composer-unused detects and removes unused Composer dependencies in PHP/Laravel projects. It analyzes your codebase to find packages not referenced, reports what can be safely removed, and helps keep composer.json/lock lean and maintainable. | 1,676 | 1,678 | 57 | 220K | 10 | 42.2 | 39.4 | MIT | 2 months ago | |
| jfcherng/php-mb-string | 0.74 | High-performance multibyte string class for PHP. Stores text internally as UTF-32 for fast, safe random read/write, replace, insert, and substring operations on long UTF-8 strings—avoiding the repeated decoding overhead of frequent mb_* calls. | 14 | 14 | 0 | 200K | 1 | 0.3 | 55.2 | MIT | — | |
| joomla/string | 0.73 | Joomla Framework String package for robust string handling in PHP. Installable via Composer, it provides utilities and helpers for common string operations and is maintained as part of the Joomla Framework ecosystem. | 18 | 20 | 18 | 98K | 1 | 24.1 | 60.3 | GPL-2.0 | 8 months ago | |
| voku/portable-utf8 | 0.73 | 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. | 519 | 523 | 92 | 314K | 9 | 9.3 | 45.9 | Apache-2.0 | — | |
| spatie/url | 0.70 | Immutable URL parser/builder for PHP. Parse scheme, host, path and query, then fluently transform parts (withHost, withPath, withScheme) and manage query parameters. Supports allowed/sanitized schemes for safer URL handling. | 739 | 753 | 60 | 439K | 0 | 32.4 | 45.1 | MIT | 2 years ago | |
| voku/portable-ascii | 0.67 | PHP 7+ library to transliterate Unicode to portable ASCII for slugs, URLs, and safe filenames. Works without mbstring/iconv, lightweight and easy to bundle. Based on Unidecode/Stringy-style mappings with handy helper methods. | 574 | 578 | 45 | 10M | 19 | 11.0 | 64.8 | MIT | — | |
| php-standard-library/psalm-plugin | 0.65 | Psalm plugin for PHP Standard Library (PSL) that improves type inference, especially for Psl\Type schemas (e.g., shape/optional), producing precise array shape types after coercion. Install via Composer and enable with psalm-plugin. | 25 | 25 | 7 | 27K | 1 | 25.2 | 49.1 | MIT | 3 weeks ago | |
| yiisoft/test-support | 0.50 | Testing utilities for Yii applications: helpers and fixtures to simplify unit and integration tests, isolate dependencies, and improve readability. Provides common test tools you can reuse across packages and projects. | 15 | 15 | 9 | 15K | 3 | 22.9 | 48.6 | BSD-3-Clause | 2 months ago | |
| zendframework/zend-diactoros | 0.47 | zendframework/zend-diactoros provides PSR-7 HTTP message implementations for PHP, including ServerRequest, Response, Stream, UploadedFile and Uri. Useful for building middleware, APIs and frameworks with interoperable request/response handling. | 1,532 | 1,593 | 145 | 207K | 27 | 24.6 | 46.8 | BSD-3-Clause | 6 years ago | |
| jms/serializer | 0.46 | Powerful PHP serializer/deserializer for complex object graphs, with JSON/XML support, circular reference handling, rich exclusion strategies, versioning, and built-in type handlers. Configurable via annotations, YAML, or XML; integrates with Doctrine ORM. | 2,344 | 2,408 | 589 | 2M | 134 | 76.0 | 74.7 | MIT | 3 weeks ago | |
| spiral/framework | 0.46 | Spiral Framework is a high-performance, long-living full-stack PHP framework built around RoadRunner. PSR-compatible and battle-tested, it keeps your app in memory and supports HTTP, gRPC, queues, WebSockets, and background workers. | 2,039 | 2,042 | 90 | 174K | 42 | 55.0 | 50.4 | MIT | 2 hours ago |
How can I help you explore Laravel packages today?