Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Latest commit

 

History

History
73 lines (52 loc) · 3.64 KB

File metadata and controls

73 lines (52 loc) · 3.64 KB

Localization Packagist License For Laravel 5

Travis Status HHVM Status Coverage Status Scrutinizer Code Quality SensioLabs Insight Github Issues

Packagist Packagist Release Packagist Downloads

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.
  • 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

  1. Requirements
  2. Installation and Setup
  3. Configuration
  4. Usage
  5. Extras
  6. FAQ

TODOS

  • 100% Code coverage + Maximum code quality.
  • Complete the documentation.
  • Adding more regionals for locales.
  • Laravel 5.2 support.

DONE

  • Laravel 5.1 supported.
  • Laravel 5.0 supported.
  • Adding language selector view.

Credit

The Localization package was inspired from mcamara/laravel-localization.

Contribution

Any ideas are welcome. Feel free to submit any issues or pull requests, please check the contribution guidelines.