Registry / web-framework / mcamara-laravel-localization

mcamara-laravel-localization

JSON →
library2.4.0phppackagistunverified

Easy localization for Laravel

composer require mcamara/laravel-localization
INSTALL
IMPORT
SIG · MCAMARA-LARAVEL-LO
M
mcamara-laravel-localization
web-frameworkphpv2.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LaravelLocalization
use Mcamara\LaravelLocalization\LaravelLocalization;

Generate a localized URL for Spanish

use Mcamara\LaravelLocalization\LaravelLocalization; $localization = app(LaravelLocalization::class); $localizedUrl = $localization->getLocalizedURL('es', '/about');
Debug
Known issues
breakingOnly works with Laravel framework
fix
Ensure you are using Laravel 5+
affects: >=2.0.0
Upgrade
Version history
2.4.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
mcamara-laravel-localization — pip install mcamara-laravel-localization · libregistry