generalsystemsvehicle/in-one-ear
In One Ear
A simple package to display languages and ISO 639-1 short codes and long localization code (ie. en_US). Controllable via config so you can easily overwrite the list with your own.
Installation
You can install the package via composer:
composer require generalsystemsvehicle/in-one-ear
Usage
The facade provides basic access.
Languages::all()
Changelog
1.0.0
Initial Release
Credits
Related Packages
longman/laravel-multilang
Package to integrate multi language (multi locale) functionality in Laravel 5.x
14,703
54
spatie/laravel-translation-loader
Store your language lines in the database, yaml or other sources
3,639,365
857