xannn94 / localization
Localization Package for Laravel
dev-master / 1.0.x-dev
2017-04-27 05:42 UTC
Requires
- php: >=5.6
- xannn94/support: 1.0.x-dev
Requires (Dev)
- phpunit/phpcov: ~2.0|~3.0
- phpunit/phpunit: ~4.0|~5.0
Suggests
- ext-intl: Use Intl extension for 'Locale' class (an identifier used to get language).
This package is not auto-updated.
Last update: 2024-11-15 23:59:05 UTC
README
Localization
By ARCANEDEV©
Easy i18n localization for Laravel, an useful tool to combine with Laravel localization classes.
Official documentation for Localization package can be found at the Docs folder.
Feel free to check out the releases, license, and contribution guidelines.
Features
- Easy setup & configuration.
- Laravel
5.0 | 5.1 | 5.2 | 5.3
are supported. - SEO-Friendly (Search engine optimization).
- New extended Router to manage your localized routes.
- Locales selector menu (Publishable & Customizable).
- Locales manager: List all locales / supported locales, change default locale / supported locales on the fly, and more.
- Made with ❤️ & ☕.
Table of contents
TODOS
- 100% Code coverage + Maximum code quality.
- Complete the documentation.
- Adding more regionals for locales.
Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.
Security
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.
Credits
- The Localization package was inspired from mcamara/laravel-localization.
- ARCANEDEV
- All Contributors