coffreo/js-translation-extractor
Extracts Laravel translation strings used in JavaScript by scanning your frontend source. Helps keep locale files in sync with JS usage and reduces missing-key issues in mixed Blade/Vue/React apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| binsoul/common-i18n | 0.85 | 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 | — | |
| codebuglab/laravel-go-translate | 0.85 | — | 34 | 34 | 4 | 0 | 0 | 2.1 | — | MIT | 4 years ago | |
| becklyn/translations | 0.84 | — | 1 | 1 | 0 | 130 | 0 | 3.0 | 25.1 | BSD-3-Clause | 4 years ago | |
| flobbos/laravel-translatable-db | 0.83 | 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 | |
| coffreo/jms-translation-js-extractor-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 2 | 0.4 | 10.7 | MIT | — | |
| syriable/laravel-localizer | 0.83 | Syriable Localizer is a modern extraction engine for Laravel 13 that scans Blade, PHP, Vue, JS/TS, Livewire and Inertia files to discover and normalize translatable strings, returning typed immutable DTOs via a stable, contracts-driven API. | 0 | 0 | 0 | 0 | 0 | 19.5 | — | MIT | 2 months ago | |
| stevegrunwell/lost-in-translation | 0.83 | — | 36 | 36 | 8 | 330 | 8 | 3.2 | 17.0 | MIT | 8 years ago | |
| cyberspectrum/i18n | 0.82 | 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 | — | |
| mariuzzo/laravel-js-localization | 0.82 | Export Laravel translation files to JavaScript. Generate a JS bundle (with Lang.js) via artisan to use familiar Laravel-style trans() and pluralization on the frontend. Supports Laravel 4.2 through 8.x, with options to choose files and output path. | 606 | 608 | 168 | 64K | 14 | 34.5 | 40.3 | MIT | 4 months ago | |
| coffreo/php-translation-js-extractor-bundle | 0.82 | — | 1 | 1 | 6 | 2K | 0 | 1.9 | 41.9 | MIT | 2 years ago | |
| yiisoft/translator | 0.81 | 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 | |
| cyberspectrum/i18n-xliff | 0.81 | 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 | — | |
| artryazanov/artisan-translator | 0.81 | Artisan Translator streamlines Laravel localization: extracts raw text from Blade templates into translation keys, translates with Google Gemini in batches, preserves HTML/placeholders, and cleans unused language keys. Supports Laravel 11/12, PHP 8.2+. | 1 | 2 | 0 | 56 | 0 | 11.4 | 21.8 | MIT | 6 months ago | |
| docteurklein/translator-bundle | 0.80 | — | 46 | 46 | 14 | 0 | 7 | 3.5 | 1.9 | MIT | 10 years ago | |
| symfony/translation | 0.80 | 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 | |
| gettext/php-scanner | 0.80 | Scan PHP source to extract gettext translations for use with gettext/gettext. Supports multiple domains, default domain selection, and extracting translator/i18n comments. Produces Translations you can export to .po files with generators like PoGenerator. | 15 | 15 | 6 | 39K | 2 | 4.0 | 46.7 | MIT | 1 year ago | |
| tomatophp/filament-translations | 0.79 | Filament plugin to manage Laravel translations in the database with caching. Scan your code for trans()/__() keys, import strings, and edit translations via a UI. Built on spatie/laravel-translation-loader, with install command and panel plugin registration. | 64 | 64 | 22 | 2K | 4 | 13.3 | 23.7 | MIT | 10 months ago | |
| binsoul/common-i18n-intl | 0.79 | 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 | — | |
| afe/translation-tool-bundle | 0.79 | Symfony bundle providing CLI tools to audit translation keys: detect duplicated translation codes and find unused keys by scanning Twig/HTML/PHP/JS sources and YAML translation files. Configurable include/exclude paths, locales, and file masks. | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bitandblack/word-extract | 0.79 | Extract and process words from text by minimum length. Get matching words as an array or apply a callback to transform each extracted word within the original string. Simple PHP library installable via Composer. | 1 | 1 | 0 | 145 | 0 | 0.0 | 25.8 | MIT | — |
How can I help you explore Laravel packages today?