PHP 8.0+
No commit activity in last 2 years
No release in over 2 years
Localization Package for Laravel
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

mockery/mockery
^1.4.4
phpunit/phpunit
^9.5.10

Runtime

 Project Readme

Localization Packagist License For Laravel

Github Workflow Status Coverage Status Scrutinizer Code Quality SensioLabs Insight Github Issues

Packagist Packagist Release Packagist Downloads

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 to 9.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

  1. Installation and Setup
  2. Configuration
  3. Usage
  4. FAQ

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