twig/string-extra
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/string | 0.87 | 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,782 | 1,792 | 19 | 17M | 0 | 39.9 | 63.5 | MIT | 1 month ago | |
| voku/stringy | 0.87 | 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. | 180 | 186 | 24 | 40K | 0 | 1.7 | 32.4 | MIT | — | |
| core23/twig-extensions | 0.86 | Extra Twig extensions and helpers for PHP apps, packaged as a lightweight bundle. Adds convenient filters, functions, and runtime utilities to simplify templates and reduce boilerplate, with straightforward integration into existing Twig environments. | 5 | 3 | 2 | 0 | 3 | 22.7 | 0.4 | MIT | 3 months ago | |
| dms/twig-extension-bundle | 0.86 | — | 19 | 20 | 7 | 157 | 0 | 2.0 | 13.1 | MIT | 8 years ago | |
| core23/twig-formatter-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.1 | — | MIT | — | |
| alhames/string | 0.86 | 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 | 1 | 0 | 0.3 | 4.2 | MIT | 3 years ago | |
| 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 | 19 | 110K | 5 | 12.2 | 50.4 | BSD-3-Clause | 7 months ago | |
| spatie/string | 0.86 | 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. | 560 | 571 | 26 | 20K | 0 | 26.2 | 24.6 | MIT | 3 months ago | |
| danielstjules/stringy | 0.85 | 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,437 | 2,477 | 219 | 85K | 18 | 32.1 | 32.6 | MIT | 9 years ago | |
| cyril-verloop/templates-bundle | 0.85 | — | 0 | 0 | 0 | 27 | 0 | 10.5 | 20.7 | MIT | 7 months ago | |
| myerscode/utilities-strings | 0.85 | 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 | 3 months ago | |
| twig/extensions | 0.83 | — | 1,440 | 1,500 | 269 | 287K | 0 | 7.6 | 22.4 | MIT | — | |
| twig/cache-extra | 0.83 | Twig extension integrating Symfony Cache to cache template fragments. Adds a single cache tag for easy fragment caching in Twig views, improving performance with configurable cache backends via the Symfony Cache component. | 39 | 41 | 7 | 80K | 0 | 21.2 | 53.5 | MIT | 2 weeks ago | |
| twig/extra-bundle | 0.81 | Symfony bundle that auto-enables all Twig “extra” extensions with zero configuration. Install via Composer and instantly access additional Twig features in your Symfony app without manually registering each extension. | 904 | 918 | 20 | 3M | 0 | 22.5 | 54.8 | MIT | 2 months ago | |
| twig/intl-extra | 0.81 | Twig Intl Extra adds internationalization helpers to Twig: look up country, currency, language, locale and timezone names, list country timezones, and format numbers, currencies, dates and times using ICU/Intl-style formatting. | 362 | 366 | 25 | 2M | 0 | 20.7 | 59.4 | MIT | 2 months ago | |
| twig/html-extra | 0.80 | Twig HTML Extension adds handy helpers to Twig: a data_uri filter for RFC 2397 data URLs, an html_classes function to conditionally build CSS class strings, and an html_cva function for managing class variants via a Cva object. | 78 | 78 | 7 | 615K | 0 | 21.7 | 63.2 | MIT | 2 weeks ago | |
| sylius/twig-extra | 0.78 | Sylius Twig Extra is a Twig extension component from the Sylius Stack initiative, providing additional Twig features and integrations tailored for Sylius-based applications. | 1 | 1 | 1 | 103K | 0 | 0.0 | 55.3 | MIT | — | |
| ajgl/twig-extensions-bundle | 0.77 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| twig/markdown-extra | 0.73 | Twig extension adding Markdown support: convert Markdown to HTML with the markdown_to_html filter, and convert HTML back to Markdown with html_to_markdown. Ideal for rendering user content and round-tripping between formats in Twig templates. | 121 | 122 | 7 | 602K | 0 | 21.4 | 59.6 | MIT | 2 weeks ago | |
| twig/inky-extra | 0.71 | Twig extension that adds the inky_to_html filter to convert Zurb Inky email templates into standard HTML. Useful for rendering responsive email markup inside Twig-based projects, including Symfony/Twig apps, with minimal setup. | 166 | 167 | 8 | 334K | 0 | 18.9 | 52.3 | MIT | 2 months ago |
How can I help you explore Laravel packages today?