php-standard-library/locale
PHP Standard Library Locale component providing locale-aware formatting and parsing utilities. Helps handle language/region settings, localized dates, numbers, and other internationalization tasks in PHP apps with a lightweight, straightforward API.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| shureban/laravel-localization | 0.91 | Laravel middleware that auto-sets the application locale from the HTTP Accept-Language header. Install via Composer, register the service provider, and add the Localization middleware globally, per group, or per route. | 0 | 0 | 0 | 237 | 0 | 0.3 | 32.8 | MIT | 3 years ago | |
| laravel-lang/locales | 0.89 | Locale data package for Laravel Lang. Provides up-to-date locale definitions you can use across your Laravel apps, with documentation for installation and contribution guidelines. MIT licensed. | 13 | 13 | 6 | 440K | 0 | 21.6 | 61.7 | MIT | 4 months ago | |
| sylius/locale | 0.89 | Locale component for Sylius and PHP apps, providing tools to manage locale codes and formatting. Helps handle available locales, current locale selection, and locale-related utilities for internationalized storefronts and services. | 10 | 10 | 1 | 11K | 0 | 0.1 | 41.6 | MIT | — | |
| chinleung/laravel-locales | 0.88 | Add easy locale support to Laravel with simple config and helper functions. Set and get the current locale with locale(), and manage supported locales with locales(), prioritizing app.locales over package config. Supports Laravel 6–13 (versioned). | 36 | 36 | 3 | 7K | 0 | 19.6 | 35.0 | MIT | 3 months ago | |
| lunetics/locale-bundle | 0.88 | — | 186 | 188 | 74 | 4K | 27 | 16.7 | 27.9 | MIT | 3 years ago | |
| yiisoft/i18n | 0.87 | Yii i18n provides lightweight internationalization utilities for PHP: a BCP 47 Locale value object to parse and modify locale parts, build locale strings, and derive fallbacks, plus a stateful LocaleProvider service for managing the current and default locale. | 27 | 27 | 29 | 33K | 2 | 9.6 | 45.0 | BSD-3-Clause | 7 months ago | |
| laravel-lang/native-locale-names | 0.87 | Laravel package providing native-language names for locales. Useful for language pickers and localized UI labels, with simple installation and integration via Laravel Lang documentation. MIT licensed. | 7 | 7 | 1 | 408K | 0 | 26.4 | 64.9 | MIT | 2 weeks ago | |
| zf1/zend-locale | 0.87 | Zend Framework 1 Zend_Locale component for Composer. Provides locale detection, localization data, and locale-aware utilities with Composer-based autoloading. Ideal for using only this ZF1 piece or migrating apps incrementally. | 7 | 7 | 10 | 14K | 0 | 0.3 | 44.8 | BSD-3-Clause | — | |
| codezero/browser-locale | 0.86 | Parse the browser’s Accept-Language header to get a visitor’s preferred locales in order. Returns primary locale or full locale list with language/region parts. Works in vanilla PHP and integrates with Laravel via the container. | 16 | 16 | 5 | 220K | 0 | 3.0 | 55.3 | MIT | 2 years ago | |
| giggsey/locale | 0.84 | 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 | 635 | 11 | 3M | 0 | 22.0 | 57.0 | MIT | 4 months ago | |
| php-standard-library/php-standard-library | 0.81 | PSL (PHP Standard Library) is a well-typed, centralized API set for PHP 8.4+ covering async, collections, networking, I/O, crypto, terminal UI, and more. It replaces unsafe PHP primitives with predictable, async-ready alternatives and includes composable type-safe validation. | 1,559 | 1,554 | 90 | 278K | 21 | 43.6 | 44.4 | MIT | 1 month ago | |
| php-standard-library/env | 0.77 | Tiny PHP utility for reading environment variables with sensible defaults and type casting. Helps centralize access to config via env(), supports required keys, fallback values, and safe handling when variables are missing or empty. | 0 | 0 | 0 | 9K | 0 | 19.0 | 63.2 | MIT | 1 month ago | |
| php-standard-library/os | 0.75 | Type-safe OS detection for PHP via an OperatingSystemFamily enum. Quickly identify Windows, macOS, Linux, and more without brittle string checks. Part of PHP Standard Library; lightweight and focused on reliable environment detection. | 0 | 0 | 0 | 129 | 0 | 18.3 | 33.5 | MIT | 1 month ago | |
| wdes/php-i18n-l10n | 0.75 | — | 4 | 5 | 4 | 3K | 0 | 9.4 | 41.4 | MPL-2.0 | 8 months ago |
How can I help you explore Laravel packages today?