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
- Host: GitHub
- URL: https://github.com/dvlpr1996/php-localization
- Owner: dvlpr1996
- License: mit
- Created: 2023-05-13T17:14:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T16:37:13.000Z (over 1 year ago)
- Last Synced: 2024-12-10T02:15:05.863Z (10 months ago)
- Topics: localization, localization-management, php, php-localization, php-package, php8
- Language: PHP
- Homepage: https://github.com/dvlpr1996/php-localization/wiki
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PHP Localization
[](https://opensource.org/licenses/MIT)
[](https://packagist.org/packages/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.