arcanedev / localization
Localization Package for Laravel
Installs: 131 170
Dependents: 2
Suggesters: 0
Security: 0
Stars: 186
Watchers: 8
Forks: 37
Open Issues: 10
Requires
- php: ^8.0
- ext-json: *
- arcanedev/support: ^9.0
Requires (Dev)
- ext-intl: *
- laravel/framework: ^9.0
- mockery/mockery: ^1.4.4
- orchestra/testbench-core: ^7.0
- phpunit/phpunit: ^9.5.10
Suggests
- ext-intl: Use Intl extension for 'Locale' class (an identifier used to get language).
- dev-master
- dev-develop / 10.x-dev
- 9.0.0
- v8.x-dev
- 8.1.0
- 8.0.1
- 8.0.0
- v7.x-dev
- 7.0.0
- v6.x-dev
- 6.3.0
- 6.2.0
- 6.1.0
- 6.0.0
- v5.x-dev
- 5.0.0
- v4.x-dev
- 4.0.1
- 4.0.0
- v3.x-dev
- 3.1.0
- 3.0.0
- v2.x-dev
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.0
- v1.x-dev
- 1.2.0
- 1.1.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.8.x-dev
- 0.8.0
- 0.7.8
- 0.7.7
- 0.7.6
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.8
- 0.5.7
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.1
- 0.1.0
- 0.0.3
- 0.0.2
- 0.0.1
- dev-old-develop
This package is auto-updated.
Last update: 2024-10-26 08:41:27 UTC
README
By ARCANEDEV©
Easy i18n localization for Laravel, a 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.x
to9.x
are supported. - SEO-Friendly (Search engine optimization).
- New extended Router to manage your localized routes.
- Translated Eloquent Models.
- 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
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.
- The Translated Models was inspired from spatie/laravel-translatable.
- ARCANEDEV
- All Contributors