Download the PHP package inspirapuntodo/easy-locale-for-laravel without Composer
On this page you can find all versions of the php package inspirapuntodo/easy-locale-for-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download inspirapuntodo/easy-locale-for-laravel
More information about inspirapuntodo/easy-locale-for-laravel
Files in inspirapuntodo/easy-locale-for-laravel
Download inspirapuntodo/easy-locale-for-laravel
More information about inspirapuntodo/easy-locale-for-laravel
Files in inspirapuntodo/easy-locale-for-laravel
Vendor inspirapuntodo
Package easy-locale-for-laravel
Short Description Easily manage your localization in your laravel app
License MIT
Package easy-locale-for-laravel
Short Description Easily manage your localization in your laravel app
License MIT
Please rate this library. Is it a good library?
Informations about the package easy-locale-for-laravel
Easy Locale for Laravel
Easy Locale for Laravel is a package intended to make working with localization easier.
Installation
Here's how you track your website with Easy Locale for Laravel:
Requires PHP 8.1+
First, install Easy Locale for Laravel via the Composer package manager:
Next, add the following to config/app.php
according to your locales, ex:
Usage
Create transation files for each locale
Example:
Expected output:
Find differences on existing translation files
Output on SUCCESS
Output on FAILURE
TODO
- [ ] Find empty translation keys
- [ ] Find diff on translation definitions, Ex: parameter :name set in spanish, but not in english
- [ ] Find unused translations
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Contributors
Cesar Mendez (@Activ3mined)
Easy Locale for Laravel is an open-sourced software licensed under the MIT license.
All versions of easy-locale-for-laravel with dependencies
PHP Build Version
Package Version
The package inspirapuntodo/easy-locale-for-laravel contains the following files
Loading the files please wait ....