bengr/localization

Package for localizing currencies, countries, languages and more for every nation in a nice Laravel way.

Maintainers

Package info

github.com/bengr-digital/package.localization

pkg:composer/bengr/localization

Statistics

Installs: 325

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.4 2023-07-03 21:05 UTC

This package is auto-updated.

Last update: 2026-03-18 01:52:20 UTC


README

Latest Version on Packagist Total Downloads

Package for localizing currencies, countries, languages and more for every nation in a nice Laravel way.

Installation

You can install the package via composer:

composer require bengr/localization

You can publish the config file with:

php artisan vendor:publish --tag="localization-config"

Usage

Credits