https://github.com/arcanedev/laravellang
:globe_with_meridians: Translations manager and checker for Laravel based on 'caouecs/Laravel-lang' translations.
https://github.com/arcanedev/laravellang
arcanedev laravel locales localization php translation translator
Last synced: 7 months ago
JSON representation
:globe_with_meridians: Translations manager and checker for Laravel based on 'caouecs/Laravel-lang' translations.
- Host: GitHub
- URL: https://github.com/arcanedev/laravellang
- Owner: ARCANEDEV
- License: mit
- Created: 2015-11-01T15:38:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T10:59:31.000Z (over 2 years ago)
- Last Synced: 2025-06-16T19:13:05.022Z (7 months ago)
- Topics: arcanedev, laravel, locales, localization, php, translation, translator
- Language: PHP
- Homepage:
- Size: 229 KB
- Stars: 70
- Watchers: 5
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LaravelLang [![Packagist License][badge_license]](LICENSE.md) [![For Laravel][badge_laravel]][link-github-repo]
[![Github Workflow Status][badge_build]][link-github-status]
[![Coverage Status][badge_coverage]][link-scrutinizer]
[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]
[![SensioLabs Insight][badge_insight]][link-insight]
[![Github Issues][badge_issues]][link-github-issues]
[![Packagist][badge_package]][link-packagist]
[![Packagist Release][badge_release]][link-packagist]
[![Packagist Downloads][badge_downloads]][link-packagist]
*By [ARCANEDEV©](http://www.arcanedev.net/)*
Translations manager and checker for Laravel based on [laravel-Lang/lang](https://github.com/Laravel-Lang/lang) translations.
Feel free to check out the [releases](https://github.com/ARCANEDEV/LaravelLang/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md).
### Features
* Easy setup & configuration.
* Missing translations Checker.
* Translations Publisher.
* Laravel `5.x` to `9.x` are supported.
* Well documented & IDE Friendly.
* Well tested with maximum code quality.
* Made with :heart: & :coffee:.
## Table of contents
1. [Installation and Setup](_docs/1-Installation-and-Setup.md)
2. [Configuration](_docs/2-Configuration.md)
3. [Usage](_docs/3-Usage.md)
## TODO
- [ ] Adding LaravelLang API.
## Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).
## Security
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.
## Credits
- [ARCANEDEV][link-author]
- [All Contributors][link-contributors]
[badge_license]: https://img.shields.io/packagist/l/arcanedev/laravel-lang.svg?style=flat-square
[badge_laravel]: https://img.shields.io/badge/Laravel-5.x%20to%209.x-orange.svg?style=flat-square
[badge_build]: https://img.shields.io/github/workflow/status/ARCANEDEV/LaravelLang/run-tests?style=flat-square
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/LaravelLang.svg?style=flat-square
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/LaravelLang.svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/8ed2a842-3f4e-4422-a881-cf7eb72a595d.svg?style=flat-square
[badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/LaravelLang.svg?style=flat-square
[badge_package]: https://img.shields.io/badge/package-arcanedev/laravel--lang-blue.svg?style=flat-square
[badge_release]: https://img.shields.io/packagist/v/arcanedev/laravel-lang.svg?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/laravel-lang.svg?style=flat-square
[link-author]: https://github.com/arcanedev-maroc
[link-github-repo]: https://github.com/ARCANEDEV/LaravelLang
[link-github-status]: https://github.com/ARCANEDEV/LaravelLang/actions
[link-github-issues]: https://github.com/ARCANEDEV/LaravelLang/issues
[link-contributors]: https://github.com/ARCANEDEV/LaravelLang/graphs/contributors
[link-packagist]: https://packagist.org/packages/arcanedev/laravel-lang
[link-travis]: https://travis-ci.org/ARCANEDEV/LaravelLang
[link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/LaravelLang/?branch=master
[link-insight]: https://insight.sensiolabs.com/projects/8ed2a842-3f4e-4422-a881-cf7eb72a595d