Skip to content

Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats. This package is here to help you with that!

License

Notifications You must be signed in to change notification settings

stefro/laravel-lang-country

Repository files navigation

LaravelLangCountry

Latest Version on Packagist Software License

laravel-langcountry.png

TLDR;

Laravel has great localisation functionality, but it is all based on the locale. The locale only refers to a language, not a country. This package adds the ability to localize based on the country. Why? Mainly because dates dates can be pronounced the same in a language, but be formatted differently in different countries. The package also adds more convenience functions to get localized country names, currency symbols and more.

Have you ever...

  • had the problem that you needed a date format had to be localized?
  • needed to show a date in a specific language?
  • that you needed to show a country name in the local language?
  • that you needed to show a currency symbol in the local currency?
  • ...

The Laravel LangCountry package is here to help you with just that!

Documentation

You can find the official documentation here.

Change log

Please see CHANGELOG for more information on what has changed recently.

Upgrading

Please see UPGRADING for detailed upgrade instructions.

Contributing

Great! Please see the contributing guide in the documentation for details.

ToDo

  • Caching to reduce file lookups.

Security

If you discover any security related issues, please email github@rouschop.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats. This package is here to help you with that!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages