File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66[ ![ Open Source Helpers] ( https://www.codetriage.com/mcamara/laravel-localization/badges/users.svg )] ( https://www.codetriage.com/mcamara/laravel-localization )
77[ ![ Reviewed by Hound] ( https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg )] ( https://houndci.com )
88
9+ > ** This package is no longer actively maintained.**
10+ >
11+ > Active development has moved to
12+ > [ ** niels-numbers/laravel-localizer** ] ( https://github.com/niels-numbers/laravel-localizer )
13+ > - a from-scratch rebuild that fixes long-standing issues
14+ > (` route:cache ` compatibility, package-ecosystem conflicts,
15+ > POST/PUT/DELETE redirect handling) while keeping the same feature set
16+ > (translated URI paths, hide-default-locale, browser detection) and
17+ > adding adapters for Ziggy and Wayfinder.
18+ >
19+ > New users should start there. Existing users will find the migration
20+ > straightforward - see the [ README] ( https://github.com/niels-numbers/laravel-localizer#readme ) .
21+
922Easy i18n localization for Laravel, an useful tool to combine with Laravel localization classes.
1023
1124The package offers the following:
Original file line number Diff line number Diff line change 5151 }
5252 },
5353 "minimum-stability" : " dev" ,
54- "prefer-stable" : true
54+ "prefer-stable" : true ,
55+ "abandoned" : " niels-numbers/laravel-localizer"
5556}
You can’t perform that action at this time.
0 commit comments