league/uri-interfaces
Interface definitions for RFC 3986-compliant URI objects. Targets PHP 8.1+, with optional intl (or polyfill) for IDN handling and GMP/BCMath or 64-bit PHP for IPv4 conversion. Part of the League URI project; docs at uri.thephpleague.com.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| league/uri | 0.92 | League URI provides simple, intuitive PHP 8.1+ classes to parse, validate, normalize, and manipulate URIs and related components. Supports PSR-7 interoperability, IDN hosts (intl/polyfill), IPv4 conversion, and HTML URI handling. | 1,128 | 1,159 | 72 | 11M | 0 | 33.2 | 62.6 | MIT | 2 months ago | |
| league/uri-components | 0.91 | Immutable value objects for concrete URI components (host, path, query, etc.) in the League URI ecosystem. Requires PHP 8.1+. Supports IDN hosts with intl (or polyfill) and IPv4 conversion via GMP/BCMath or 64-bit PHP. | 319 | 324 | 5 | 3M | 0 | 27.0 | 61.4 | MIT | 2 months ago | |
| prinsfrank/transliteration | 0.80 | 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 | 892 | 0 | 1.9 | 27.0 | MIT | 2 years ago | |
| symfony/intl | 0.79 | Symfony Intl component provides access to ICU localization data in PHP: locales, languages, scripts, regions, currencies, and more. Includes tooling to compress bundled data (with zlib) for smaller installs and faster lookups. | 2,640 | 2,644 | 54 | 4M | 0 | 46.2 | 52.0 | MIT | 1 week ago | |
| symfony/polyfill-intl-idn | 0.78 | Provides polyfills for the Intl IDN functions idn_to_ascii() and idn_to_utf8(), enabling Internationalized Domain Name conversion on PHP installations without the intl extension. Part of Symfony’s Polyfill suite, MIT licensed. | 3,364 | 3,370 | 9 | 14M | 0 | 38.6 | 58.8 | MIT | 1 week ago | |
| laravel-lang/publisher | 0.77 | Laravel Lang Publisher lets you publish and manage Laravel Lang translation files in your app. Install as a dev dependency and use it to keep localization resources organized and up to date with the Laravel Lang ecosystem. | 216 | 216 | 25 | 405K | 0 | 27.4 | 51.9 | MIT | 2 months ago | |
| giggsey/locale | 0.77 | Up-to-date Unicode CLDR locale data packaged as native PHP arrays. Created to avoid requiring the PHP intl extension and to provide newer locale data than many operating systems ship. Used primarily by libphonenumber-for-php (GeoCoder support). | 633 | 636 | 11 | 3M | 0 | 25.1 | 58.0 | MIT | 3 months ago | |
| symfony/polyfill-intl-icu | 0.77 | Fallback implementations for PHP’s Intl ICU features when the intl extension isn’t installed. Provides limited “en” locale support for intl error functions plus Collator, NumberFormatter, Locale, IntlDateFormatter and IntlListFormatter. | 2,601 | 2,601 | 6 | 5M | 0 | 34.6 | 52.6 | MIT | 1 week ago | |
| cyberspectrum/i18n | 0.77 | Internationalization helpers for PHP: provides message translation utilities, locale handling, and i18n-related tooling to integrate multilingual text into your application or library. Useful for managing localized strings and adapting output by language and region. | 0 | 0 | 2 | 30 | 0 | 0.3 | 20.6 | MIT | — |
How can I help you explore Laravel packages today?