{"id":28748840,"url":"https://github.com/arcanedev/localization","last_synced_at":"2025-06-16T19:13:09.166Z","repository":{"id":45970897,"uuid":"42374828","full_name":"ARCANEDEV/Localization","owner":"ARCANEDEV","description":":globe_with_meridians: Localization package for Laravel","archived":false,"fork":false,"pushed_at":"2023-04-18T20:10:52.000Z","size":482,"stargazers_count":188,"open_issues_count":10,"forks_count":38,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-16T19:13:08.490Z","etag":null,"topics":["arcanedev","laravel","localization","multilingual","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ARCANEDEV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-12T22:05:39.000Z","updated_at":"2025-02-12T12:46:57.000Z","dependencies_parsed_at":"2024-06-18T16:47:54.150Z","dependency_job_id":"1bc786e5-b46e-4ee6-a708-2f174f1c9615","html_url":"https://github.com/ARCANEDEV/Localization","commit_stats":{"total_commits":297,"total_committers":5,"mean_commits":59.4,"dds":0.03703703703703709,"last_synced_commit":"9b22fc59f9830a4f13c5e51503cf95cfdb5fe4de"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/ARCANEDEV/Localization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLocalization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLocalization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLocalization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLocalization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ARCANEDEV","download_url":"https://codeload.github.com/ARCANEDEV/Localization/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARCANEDEV%2FLocalization/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260221648,"owners_count":22976875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arcanedev","laravel","localization","multilingual","php"],"created_at":"2025-06-16T19:13:08.364Z","updated_at":"2025-06-16T19:13:09.136Z","avatar_url":"https://github.com/ARCANEDEV.png","language":"PHP","readme":"# Localization [![Packagist License][badge_license]](LICENSE.md) [![For Laravel][badge_laravel]][link-github-repo]\n\n[![Github Workflow Status][badge_build]][link-github-status]\n[![Coverage Status][badge_coverage]][link-scrutinizer]\n[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]\n[![SensioLabs Insight][badge_insight]][link-insight]\n[![Github Issues][badge_issues]][link-github-issues]\n\n[![Packagist][badge_package]][link-packagist]\n[![Packagist Release][badge_release]][link-packagist]\n[![Packagist Downloads][badge_downloads]][link-packagist]\n\n*By [ARCANEDEV\u0026copy;](http://www.arcanedev.net/)*\n\nEasy i18n localization for Laravel, a useful tool to combine with Laravel localization classes.\n\nOfficial documentation for Localization package can be found at the [Docs folder](_docs).\n\nFeel free to check out the [releases](https://github.com/ARCANEDEV/Localization/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md).\n\n### Features\n\n  * Easy setup \u0026 configuration.\n  * Laravel `5.x` to `9.x` are supported.\n  * SEO-Friendly (Search engine optimization).\n  * New extended Router to manage your localized routes.\n  * Translated Eloquent Models.\n  * Locales selector menu (Publishable \u0026 Customizable).\n  * Locales manager: List all locales / supported locales, change default locale / supported locales on the fly, and more.\n  * Made with :heart: \u0026amp; :coffee:.\n\n## Table of contents\n\n  1. [Installation and Setup](_docs/1-Installation-and-Setup.md)\n  2. [Configuration](_docs/2-Configuration.md)\n  3. [Usage](_docs/3-Usage.md)\n  4. [FAQ](_docs/4-FAQ.md)\n\n## Contribution\n\nAny ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).\n\n## Security\n\nIf you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.\n\n## Credits\n\n- The Localization package was inspired from [mcamara/laravel-localization](https://github.com/mcamara/laravel-localization).\n- The Translated Models was inspired from [spatie/laravel-translatable](https://github.com/spatie/laravel-translatable).\n- [ARCANEDEV][link-author]\n- [All Contributors][link-contributors]\n\n[badge_license]:   http://img.shields.io/packagist/l/arcanedev/localization.svg?style=flat-square\n[badge_laravel]:   https://img.shields.io/badge/Laravel-5.x%20to%209.x-orange.svg?style=flat-square\n[badge_build]:     https://img.shields.io/github/workflow/status/ARCANEDEV/Localization/run-tests?style=flat-square\n[badge_coverage]:  https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/Localization.svg?style=flat-square\n[badge_quality]:   https://img.shields.io/scrutinizer/g/ARCANEDEV/Localization.svg?style=flat-square\n[badge_insight]:   https://img.shields.io/sensiolabs/i/30a231b2-295e-466a-8733-fe95cf2bc48d.svg?style=flat-square\n[badge_issues]:    http://img.shields.io/github/issues/ARCANEDEV/Localization.svg?style=flat-square\n[badge_package]:   https://img.shields.io/badge/package-arcanedev/localization-blue.svg?style=flat-square\n[badge_release]:   https://img.shields.io/packagist/v/arcanedev/localization.svg?style=flat-square\n[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/localization.svg?style=flat-square\n\n[link-author]:        https://github.com/arcanedev-maroc\n[link-github-repo]:   https://github.com/ARCANEDEV/Localization\n[link-github-status]: https://github.com/ARCANEDEV/localization/actions\n[link-github-issues]: https://github.com/ARCANEDEV/Localization/issues\n[link-contributors]:  https://github.com/ARCANEDEV/Localization/graphs/contributors\n[link-packagist]:     https://packagist.org/packages/arcanedev/localization\n[link-scrutinizer]:   https://scrutinizer-ci.com/g/ARCANEDEV/Localization/?branch=master\n[link-insight]:       https://insight.sensiolabs.com/projects/30a231b2-295e-466a-8733-fe95cf2bc48d\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcanedev%2Flocalization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcanedev%2Flocalization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcanedev%2Flocalization/lists"}