Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Portable Ascii Laravel Package

voku/portable-ascii

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
voku/anti-xss 0.83 PHP AntiXSS library to sanitize untrusted HTML and prevent XSS attacks. Cleans input by removing dangerous tags/attributes, filters CSS/JS vectors, and supports UTF-8 and common encodings. Useful for safely handling user-generated content in apps. 712 730 121 355K 1 7.5 37.6 MIT
View on GitHub
Context7
voku/portable-utf8 0.81 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. 518 524 88 412K 2 5.8 40.7 Apache-2.0
View on GitHub
Context7
yiisoft/strings 0.79 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 18 90K 4 10.0 48.0 BSD-3-Clause 9 months ago
View on GitHub
Context7
paquettg/string-encode 0.79 Flexible PHP string encoding helper for multibyte text. Convert strings safely between encodings (UTF-8 by default) with a fluent API, plus utilities for encoding-aware regex handling. Supports PHP 7.2–7.4. 69 69 21 133K 1 1.2 43.7 MIT
View on GitHub
Context7
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,900 2,973 245 1M 20 43.1 49.4 MIT 9 months ago
View on GitHub
Deep Wiki
Context7
prinsfrank/transliteration 0.79 Typed PHP 8.1+ wrapper around ICU Transliterator. Build transliterators with strict, documented arguments instead of opaque rule strings, plus ready-to-use conversion sets for common transformations (e.g., names/addresses, identity verification, multi-language support). 9 9 1 1K 0 1.9 29.5 MIT 2 years ago
View on GitHub
Context7
neitanod/forceutf8 0.79 Fix and normalize mixed-encoded PHP strings. ForceUTF8 converts unknown input (UTF-8, Latin-1/ISO-8859-1, Windows-1252, or mixes) to clean UTF-8, and repairs double-encoded “garbled” text via fixUTF8, with optional iconv flags. 1,633 1,644 358 434K 12 23.8 39.1 7 years ago
View on GitHub
Deep Wiki
Context7
danielstjules/stringy 0.79 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,434 2,476 217 87K 18 32.0 32.7 MIT 9 years ago
View on GitHub
Context7
coduo/php-humanizer 0.79 Humanize and format values for people: turn field names into readable labels, truncate plain text or HTML safely to word boundaries, and handle common string transformations. Lightweight PHP utility with simple static APIs. 1,667 1,676 110 21K 0 24.6 16.6 MIT 9 months ago
View on GitHub
Deep Wiki
Context7
devanoxltd/string-encoder 0.79 0 0 0 48 0 0.6 23.4 MIT 1 year ago
View on GitHub
Context7
burxon/letter-exchange 0.79 Laravel/PHP package to transliterate between Cyrillic and Latin alphabets. Convert Cyrillic letters to Latin or Latin back to Cyrillic for consistent slugs, search, and text normalization. Install via Composer: burxon/letter-exchange. 1 1 0 5 0 0.0 7.5
View on GitHub
Context7
symfony/string 0.79 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,781 1,789 19 20M 0 42.2 64.2 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
lasserafn/php-string-script-language 0.78 Detect which writing system a string uses with a simple PHP API. Check if text contains Arabic, Latin, Cyrillic, Thai, Han/Chinese, Japanese (Hiragana/Katakana), and many more scripts via boolean helpers like StringScript::isThai($text). 20 22 1 94K 0 1.3 50.4 MIT 3 years ago
View on GitHub
Context7
phootwork/lang 0.78 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 1M 0 6.7 55.3 MIT 1 year ago
View on GitHub
Context7
voku/urlify 0.78 PHP URL slugifier/transliterator (URLify.js port) that converts UTF-8 strings into readable, URL-safe slugs and filenames. Supports many languages via mapping tables with Portable ASCII fallback, plus helpers like downcode/transliterate and custom char rules. 25 27 5 49K 0 0.4 45.2 BSD-3-Clause
View on GitHub
Context7
scrivo/highlight.php 0.78 Server-side syntax highlighting for PHP using highlight.js grammars. Highlight code blocks in many languages, auto-detect when needed, and render HTML with themes—ideal for docs, blogs, and static site generation without requiring a browser. 713 727 44 2M 13 17.7 52.6 BSD-3-Clause 3 years ago
View on GitHub
Context7
patchwork/utf8 0.76 Portable UTF-8 and grapheme cluster handling for PHP. Provides pure-PHP fallbacks for mbstring, iconv, and intl Normalizer/grapheme_* functions plus UTF-8-aware replacements for native string functions, improving reliability across servers. 628 647 46 91K 0 6.8 21.9 Apache-2.0 5 years ago
View on GitHub
Context7
voku/stringy 0.75 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 187 24 39K 0 1.7 32.3 MIT
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle