laminas/laminas-i18n
Internationalization tools for Laminas applications, including locale-aware translation, formatting, and pluralization support. Helps build multilingual PHP apps with proper locale handling and integration with Laminas MVC and services.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laminas/laminas-translator | 0.88 | Laminas Translator provides message translation for PHP apps, supporting multiple locales, pluralization, and translation files like gettext and PHP arrays. Includes adapters, loaders, and integration helpers to localize UI text cleanly across modules. | 3 | 3 | 3 | 776K | 2 | 21.3 | 64.9 | BSD-3-Clause | 2 weeks ago | |
| zendframework/zend-i18n | 0.87 | Zend\I18n provides a full translation suite for PHP/Zend Framework: supports major translation formats, pluralization, and text domains. Translator is mostly dependency-free, using the Intl extension only for default locale fallback. Repository abandoned; moved to laminas/laminas-i18n. | 63 | 69 | 45 | 49K | 12 | 4.4 | 30.2 | BSD-3-Clause | 6 years ago | |
| laminas/laminas-serializer | 0.86 | Laminas Serializer provides a flexible way to serialize and unserialize PHP data using multiple adapters (e.g., PHP serialize, JSON, Base64). Includes configuration options, adapter plugins, and error handling for safe, consistent data transformation. | 35 | 34 | 22 | 120K | 1 | 23.5 | 58.0 | BSD-3-Clause | 1 month ago | |
| illuminate/translation | 0.86 | Illuminate Translation is Laravel’s translation engine, providing a Translator with loaders, language files, and fallback locales to resolve strings and pluralization. Supports namespaces, JSON translations, and runtime locale switching for multilingual PHP apps. | 69 | 73 | 11 | 507K | 0 | 0.7 | 53.3 | MIT | — | |
| yiisoft/translator | 0.86 | Yii Translator provides a clean abstraction for message translation in PHP apps, with support for multiple message categories, locales, and fallback logic. Integrates with Yii components to load, format, and return translated strings consistently across your project. | 26 | 26 | 10 | 26K | 10 | 16.2 | 47.4 | BSD-3-Clause | 6 months ago | |
| laminas/laminas-stdlib | 0.84 | Utility components for PHP from the Laminas project: data structures, array and string helpers, hydrators, validators, option objects, and more. A shared toolbox used across Laminas and usable standalone in any PHP application. | 238 | 238 | 45 | 2M | 8 | 20.4 | 61.1 | BSD-3-Clause | 8 months ago | |
| laminas/laminas-diagnostics | 0.84 | Run health checks for your PHP/Laminas apps and environments. laminas-diagnostics provides diagnostic tests and reporting for common issues, with an extensible API for custom checks and CI-friendly output. | 83 | 83 | 32 | 132K | 3 | 24.9 | 53.4 | BSD-3-Clause | 3 months ago | |
| laminas/laminas-loader | 0.84 | Abandoned Laminas component that provided autoloading and plugin loading utilities for PHP applications. No further development is planned; check Laminas TSC minutes for details and consider migrating to supported alternatives. | 28 | 27 | 14 | 747K | 0 | 6.7 | 44.2 | BSD-3-Clause | 5 months ago | |
| laminas/laminas-session | 0.84 | Laminas Session provides object-oriented PHP session management: session containers, validators, save handlers, and configuration utilities. Supports secure, testable session workflows for Laminas/Mezzio apps, including storage options and session lifecycle control. | 82 | 83 | 39 | 505K | 24 | 35.0 | 70.9 | BSD-3-Clause | 4 weeks ago | |
| binsoul/common-i18n | 0.83 | Common i18n utilities for PHP applications. Provides lightweight helpers for working with translations and locales, aiming to reduce boilerplate around internationalization in shared code across projects. | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| laminas/laminas-code | 0.83 | Generate, analyze, and manipulate PHP code with Laminas Code. Provides reflection utilities, code generators, docblock parsing, and class/file generation helpers for building frameworks, tooling, and meta-programming workflows. | 1,910 | 1,915 | 89 | 3M | 21 | 35.2 | 56.8 | BSD-3-Clause | 7 months ago | |
| yiisoft/i18n | 0.83 | 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 | 26K | 2 | 11.3 | 44.3 | BSD-3-Clause | 6 months ago | |
| binsoul/common-i18n-intl | 0.82 | Intl-based i18n helpers for PHP from binsoul/common-i18n. Provides locale-aware formatting and parsing for numbers, currencies, dates/times, and messages via the PHP Intl extension, to simplify building internationalized apps and libraries. | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| arthurydalgo/laravel-iso-countries | 0.81 | Laravel package (fork) providing ISO 3166 countries, ISO 639 languages, and ISO 4217 currencies via ready-to-use models backed by a bundled SQLite database. Includes localized names and relationships (countries↔languages/currencies). Supports Laravel 11/12, PHP 8+. | 0 | 0 | 1 | 4K | 0 | 0.1 | 50.4 | MIT | — | |
| laminas/laminas-uri | 0.80 | Laminas URI provides a robust, standards-aware way to parse, validate, build, and manipulate URIs/URLs in PHP. It handles components like scheme, host, port, path, query, and fragment, with helpers for normalization and safe encoding. | 38 | 39 | 14 | 857K | 0 | 12.8 | 59.8 | BSD-3-Clause | 6 months ago | |
| laravel-lang/native-locale-names | 0.80 | 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 | 6 | 1 | 406K | 0 | 21.3 | 62.5 | MIT | 3 months ago | |
| laminas/laminas-filter | 0.80 | A collection of reusable data filters for PHP apps. Provides string and numeric normalization, file and HTML filters, and a plugin manager to compose filter chains. Useful for sanitizing and transforming input consistently across Laminas and other frameworks. | 95 | 95 | 37 | 716K | 2 | 19.9 | 59.0 | BSD-3-Clause | 7 months ago | |
| drnd-dev/laravel-countries | 0.79 | — | 0 | 0 | 0 | 280 | 0 | 17.8 | 39.0 | MIT | 1 month ago | |
| laravel-lang/native-country-names | 0.79 | Laravel package providing country names in their native languages for localized UIs and forms. Part of the Laravel Lang ecosystem, install via Composer and use alongside your app’s localization setup. MIT licensed. | 7 | 6 | 2 | 403K | 0 | 18.7 | 62.5 | MIT | 3 months ago | |
| lwwcas/laravel-countries | 0.79 | — | 128 | 128 | 39 | 4K | 8 | 10.7 | 24.5 | MIT | 1 year ago |
How can I help you explore Laravel packages today?