An open API service indexing awesome lists of open source software.

https://github.com/laravel-enso/localisation

Laravel Enso Localisation package, meant to make it easy to build an application and offer it in multiple language versions
https://github.com/laravel-enso/localisation

json-localization laravel laravel-enso laravel-localization laravel-package localisation localisation-manager

Last synced: 11 months ago
JSON representation

Laravel Enso Localisation package, meant to make it easy to build an application and offer it in multiple language versions

Awesome Lists containing this project

README

          

# Localisation

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/a3b72a5041ba407bb86c1bdcec04a7fe)](https://www.codacy.com/gh/laravel-enso/localisation?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/localisation&utm_campaign=Badge_Grade)
[![StyleCI](https://github.styleci.io/repos/85617309/shield?branch=master)](https://github.styleci.io/repos/85617309)
[![License](https://poser.pugx.org/laravel-enso/localisation/license)](https://packagist.org/packages/laravel-enso/localisation)
[![Total Downloads](https://poser.pugx.org/laravel-enso/localisation/downloads)](https://packagist.org/packages/laravel-enso/localisation)
[![Latest Stable Version](https://poser.pugx.org/laravel-enso/localisation/version)](https://packagist.org/packages/laravel-enso/localisation)

Localisation management dependency for [Laravel Enso](https://github.com/laravel-enso/Enso).

This package works exclusively within the [Enso](https://github.com/laravel-enso/Enso) ecosystem.

The front end assets that utilize this api are present in the [ui](https://github.com/enso-ui/ui) package.

For live examples and demos, you may visit [laravel-enso.com](https://www.laravel-enso.com)

[![Screenshot](https://laravel-enso.github.io/localisation/screenshots/bulma_010_thumb.png)](https://laravel-enso.github.io/localisation/screenshots/bulma_010.png)

[![Watch the demo](https://laravel-enso.github.io/localisation/screenshots/bulma_011_thumb.png)](https://laravel-enso.github.io/localisation/videos/bulma_demo_01.webm)
click on the photo to view a short demo in compatible browsers

### Installation, Configuration & Usage

Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/backend/localisation.html)

### Contributions

are welcome. Pull requests are great, but issues are good too.

### License

This package is released under the MIT license.