binsoul/common-i18n
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| binsoul/common-i18n-intl | 0.94 | 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 | 119 | 0 | 0.0 | 24.6 | MIT | — | |
| guidocella/laravel-multilingual | 0.91 | Laravel package for building multilingual apps: defines per-locale routes and URLs, integrates language switching and detection, and helps translate paths for localized navigation. Lightweight setup for Laravel projects needing clean locale-aware routing. | 2 | 2 | 0 | 0 | 0 | 18.9 | — | MIT | 4 months ago | |
| cyberspectrum/i18n | 0.91 | 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 | 6 | 0 | 0.3 | 11.7 | MIT | — | |
| beloop/language | 0.91 | Laravel package for handling application languages and localization: manage available languages, switch the current locale, and provide helpers/middleware for language detection and routing. Lightweight setup for multilingual sites and dashboards. | 0 | 0 | 0 | 0 | 0 | 1.4 | — | — | 6 years ago | |
| wdes/php-i18n-l10n | 0.91 | — | 4 | 5 | 4 | 3K | 0 | 9.4 | 41.4 | MPL-2.0 | 8 months ago | |
| bonnier/laravel-translation-provider | 0.91 | Fetches translation strings from a Translation Manager and exposes them to Laravel via a BTrans::translate() helper plus artisan commands to add, update, delete, and sync translations. Configure service ID and manager URL via .env/services.php. | 0 | 0 | 0 | 0 | 0 | 2.4 | — | — | 8 years ago | |
| flobbos/laravel-translatable-db | 0.90 | Store model translations in a dedicated database table with Laravel. flobbos/laravel-translatable-db adds a simple translatable trait, helpers, and query support so you can persist and retrieve localized fields cleanly without JSON columns. | 5 | 5 | 0 | 38 | 0 | 24.2 | 13.9 | NOASSERTION | 4 weeks ago | |
| php-translation/translator | 0.90 | — | 25 | 25 | 16 | 504 | 9 | 5.2 | 20.5 | MIT | 5 years ago | |
| richan-fongdasen/laravel-i18n | 0.90 | — | 13 | 13 | 3 | 1K | 1 | 5.6 | 27.5 | MIT | 1 year ago | |
| yiisoft/translator | 0.90 | 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 | 33K | 10 | 14.9 | 48.4 | BSD-3-Clause | 8 months ago | |
| docteurklein/translator-bundle | 0.90 | — | 46 | 46 | 14 | 0 | 7 | 3.5 | 1.9 | MIT | 10 years ago | |
| symfony/translation | 0.90 | Symfony Translation component for internationalizing apps: manage translators, message catalogs, pluralization and locales, load translations from arrays/files, and translate strings with parameters and domains. Install via Composer and integrate in Symfony or standalone PHP. | 6,600 | 6,643 | 90 | 16M | 0 | 58.3 | 54.2 | MIT | 1 month ago | |
| vinkla/translator | 0.90 | — | 272 | 278 | 28 | 1K | 0 | 5.6 | 6.7 | MIT | 7 years ago | |
| novius/laravel-translatable | 0.90 | Make Laravel Eloquent models translatable using locale and locale_parent_id fields. Provides migration macro, Translatable trait with translations relations (incl. soft-deleted), translate/getTranslation helpers, and withLocale query scope. Supports Laravel 10–13, PHP 8.2–8.5. | 0 | 0 | 1 | 341 | 0 | 18.6 | 39.8 | AGPL-3.0 | 2 months ago | |
| bghanem/hello-bundle | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| stevegrunwell/lost-in-translation | 0.90 | — | 36 | 36 | 8 | 330 | 8 | 3.2 | 17.0 | MIT | 8 years ago | |
| php-translation/common | 0.89 | Shared contracts and utilities for the PHP Translation ecosystem. Provides common interfaces, models, and helpers used across translation bundles to keep integrations consistent and reduce duplication, making it easier to build and maintain translation features in PHP apps. | 92 | 92 | 7 | 35K | 1 | 4.7 | 35.6 | — | 2 years ago | |
| cyberspectrum/i18n-bundle | 0.89 | — | 0 | 0 | 1 | 40 | 0 | 0.2 | 22.3 | MIT | — | |
| cyberspectrum/i18n-xliff | 0.89 | PHP library for working with XLIFF translation files in i18n workflows. Provides parsing and handling utilities to read, write, and manipulate XLIFF data for localization pipelines, helping integrate translators’ files into apps and build processes. | 0 | 0 | 2 | 0 | 1 | 0.4 | 0.4 | MIT | — | |
| laravel-lang/models | 0.89 | Adds localized names and attributes for Laravel Eloquent models via Laravel Lang. Plug-and-play translations for model labels across multiple languages to improve UI, validation messages, and admin panels. Install with composer and follow the docs for setup. | 7 | 7 | 4 | 231K | 0 | 20.1 | 61.9 | MIT | 4 months ago |
How can I help you explore Laravel packages today?