cyberspectrum/i18n-xliff
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beloop/language | 0.90 | 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 | |
| becklyn/translations | 0.90 | — | 1 | 1 | 0 | 130 | 0 | 3.0 | 25.1 | BSD-3-Clause | 4 years ago | |
| richan-fongdasen/laravel-i18n | 0.90 | — | 13 | 13 | 3 | 1K | 1 | 5.6 | 27.5 | MIT | 1 year ago | |
| cakephp/i18n | 0.89 | CakePHP I18n library for localization: set the current locale, load/organize PO translation bundles, and translate messages with ICU formatting. Includes Time and Number helpers to format dates, currencies, and numeric output per locale. | 29 | 29 | 4 | 3K | 0 | 0.3 | 28.6 | NOASSERTION | — | |
| jms/translation-bundle | 0.89 | — | 424 | 443 | 281 | 91K | 78 | 54.0 | 64.1 | — | 3 months ago | |
| laravel-lang/status-generator | 0.88 | Dev-only Laravel Lang tool to create missing locales and download/copy translation files from Laravel, framework, Jetstream and more. Includes CLI commands for generating locale stubs, fetching zips by version, and copying lang paths with optional key lookup. | 4 | 4 | 3 | 27K | 0 | 29.5 | 60.5 | MIT | 1 month ago | |
| novius/laravel-translatable | 0.88 | 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 | |
| yiisoft/translator | 0.88 | 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 | |
| laravel-lang/publisher | 0.88 | 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. | 218 | 218 | 25 | 498K | 0 | 23.4 | 51.5 | MIT | 4 months ago | |
| symfony/translation | 0.88 | 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 | |
| php-translation/common | 0.88 | 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 | |
| wdes/php-i18n-l10n | 0.88 | — | 4 | 5 | 4 | 3K | 0 | 9.4 | 41.4 | MPL-2.0 | 8 months ago | |
| binsoul/common-i18n | 0.88 | 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 | 92 | 0 | 0.0 | 23.1 | MIT | — | |
| binsoul/common-i18n-intl | 0.88 | 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 | — | |
| php-translation/translator | 0.87 | — | 25 | 25 | 16 | 504 | 9 | 5.2 | 20.5 | MIT | 5 years ago | |
| ibexa/jms-translation-bundle | 0.86 | Symfony bundle for extracting, managing, and updating translation messages. Scans PHP, Twig, and other resources, supports multiple translation formats, and provides tools for maintaining locale files and translation catalogs in your application. | 0 | 0 | 1 | 19K | 0 | 14.7 | 62.4 | — | 4 months ago | |
| phpmyadmin/twig-i18n-extension | 0.85 | Twig extension that adds i18n helpers for phpMyAdmin and other Twig-based apps. Provides translation-related functions/filters to integrate localization into templates with minimal setup and overhead. | 20 | 21 | 5 | 22K | 1 | 24.6 | 48.8 | MIT | 1 week ago | |
| docteurklein/translator-bundle | 0.85 | — | 46 | 46 | 14 | 0 | 7 | 3.5 | 1.9 | MIT | 10 years ago | |
| cyberspectrum/i18n | 0.85 | 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 | — | |
| astrotomic/laravel-translatable | 0.84 | Laravel package for translatable Eloquent models. Store model translations in the database and automatically fetch/save multilingual attributes based on locale, reducing boilerplate when working with multi-language content. | 1,421 | 1,432 | 176 | 223K | 28 | 43.8 | 46.2 | MIT | 4 months ago |
How can I help you explore Laravel packages today?