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.86 | Object-oriented string handling for PHP with unified support for raw bytes, UTF-8 code points, and grapheme clusters. Provides robust, consistent string manipulation utilities as part of the Symfony ecosystem. | 1,787 | 1,796 | 19 | 16M | 0 | 42.7 | 64.3 | MIT | 1 week ago | |
| yiisoft/strings | 0.85 | 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 | 63K | 5 | 14.8 | 48.2 | BSD-3-Clause | 6 months ago | |
| spatie/string | 0.84 | 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 | 28.2 | 25.1 | MIT | 1 month ago | |
| twig/twig | 0.84 | Twig is a fast, secure, and flexible templating engine for PHP. Create clean, readable templates with inheritance, filters, functions, and auto-escaping. Works great with frameworks or standalone, with a robust ecosystem and strong extensibility. | 8,361 | 8,703 | 1,285 | 7M | 55 | 79.0 | 76.1 | BSD-3-Clause | 1 week ago | |
| php-standard-library/str | 0.83 | 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 | 29K | 0 | 21.2 | 64.8 | MIT | 1 week ago | |
| symfony/twig-bridge | 0.82 | Symfony’s Twig Bridge integrates the Twig templating engine with Symfony components, providing extensions, loaders, form and translation support, and other glue code needed to use Twig seamlessly in Symfony-based applications. | 2,519 | 2,520 | 47 | 5M | 0 | 46.8 | 52.8 | 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. | 915 | 918 | 20 | 2M | 0 | 25.6 | 55.5 | MIT | 2 weeks ago | |
| twig/html-extra | 0.81 | 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 | 559K | 0 | 20.9 | 62.3 | MIT | 2 weeks ago | |
| twig/intl-extra | 0.80 | 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. | 366 | 368 | 25 | 2M | 0 | 23.7 | 60.6 | MIT | 2 weeks ago | |
| twig/cssinliner-extra | 0.75 | Twig extension that adds the inline_css filter to inline CSS styles into HTML documents. Useful for producing email-friendly HTML with embedded styles while keeping templates clean and leveraging Twig’s built-in inline_css feature. | 229 | 232 | 4 | 528K | 0 | 22.0 | 54.4 | MIT | 2 weeks ago | |
| twig/markdown-extra | 0.73 | Twig extension adding Markdown support to templates. Provides markdown_to_html and html_to_markdown filters to convert Markdown blocks to HTML and turn HTML back into Markdown, making it easy to render or edit rich content in Twig views. | 121 | 122 | 7 | 568K | 0 | 21.7 | 59.4 | MIT | 2 weeks ago | |
| twig/inky-extra | 0.71 | Twig extension that adds the inky_to_html filter, converting Zurb Inky email templates into HTML. Useful for building responsive email markup within Twig templates in Symfony and other Twig-based apps. | 166 | 167 | 8 | 323K | 0 | 21.7 | 53.2 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?