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

https://github.com/dvlpr1996/php-localization

Php Localization Package
https://github.com/dvlpr1996/php-localization

localization localization-management php php-localization php-package php8

Last synced: 8 months ago
JSON representation

Php Localization Package

Awesome Lists containing this project

README

          

# PHP Localization

[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/dvlpr1996/php-localization?style=flat)](https://packagist.org/packages/dvlpr1996/php-localization)
[![Total Downloads](https://img.shields.io/packagist/dt/dvlpr1996/php-localization)](https://packagist.org/packages/dvlpr1996/php-localization)

Php Localization Library

## Requirements

- PHP 8.1 or higher

## Install

You can install the package via composer:

```bash
composer require dvlpr1996/php-localization
```

## Features

Localization With 2 Drivers

- Array
- Json

## Documentation

See the [documentation](https://github.com/dvlpr1996/php-localization/wiki) for detailed installation and usage instructions.

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

## issues

If you discover any issues, please using the issue tracker.

## Credits

- [Nima jahan bakhshian](https://github.com/dvlpr1996)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.