kevindierkx / laravel-domain-localization
Laravel domain localization
Installs: 5 668
Dependents: 0
Suggesters: 0
Security: 0
Stars: 28
Watchers: 7
Forks: 7
Open Issues: 2
Requires
- php: ^8.1
- illuminate/support: ^10.0
Requires (Dev)
- distortedfusion/php-cs-fixer-config: ^2.0
- nunomaduro/larastan: ^2.4
- orchestra/testbench-browser-kit: ^8.0
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.4
- phpunit/phpunit: ^9.5.10
README
A tool for easy i18n domain based localization in Laravel applications.
For more advanced locale management take a look at mcamara/laravel-localization.
Documentation
You will find full documentation on the dedicated documentation site.
Testing
To run the tests, run the following command from the project folder:
composer test
Security
If you discover a security vulnerability within this package, please send an e-mail to Kevin Dierkx via kevin@distortedfusion.com. All security vulnerabilities will be promptly addressed.
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.