{"id":28796395,"url":"https://github.com/laravel-lang/moonshine","last_synced_at":"2026-02-02T11:58:53.752Z","repository":{"id":277899107,"uuid":"933825973","full_name":"Laravel-Lang/moonshine","owner":"Laravel-Lang","description":"Translation for MoonShine admin panel","archived":false,"fork":false,"pushed_at":"2025-08-10T12:15:13.000Z","size":1318,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-10T14:26:29.509Z","etag":null,"topics":["i18n","language","laravel","localization","moonshine","moonshine-laravel","translation"],"latest_commit_sha":null,"homepage":"https://laravel-lang.com/packages-moonshine.html","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/Laravel-Lang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null},"funding":{"custom":"https://boosty.to/laravel-lang"}},"created_at":"2025-02-16T19:16:33.000Z","updated_at":"2025-08-10T12:15:16.000Z","dependencies_parsed_at":"2025-06-01T02:49:30.247Z","dependency_job_id":"7dbc6d7a-dc40-4d4e-a608-7a9f3e29be53","html_url":"https://github.com/Laravel-Lang/moonshine","commit_stats":null,"previous_names":["laravel-lang/moonshine"],"tags_count":13,"template":false,"template_full_name":"Laravel-Lang/translations-template","purl":"pkg:github/Laravel-Lang/moonshine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laravel-Lang%2Fmoonshine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laravel-Lang%2Fmoonshine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laravel-Lang%2Fmoonshine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laravel-Lang%2Fmoonshine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Laravel-Lang","download_url":"https://codeload.github.com/Laravel-Lang/moonshine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laravel-Lang%2Fmoonshine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746658,"owners_count":24813575,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["i18n","language","laravel","localization","moonshine","moonshine-laravel","translation"],"created_at":"2025-06-18T03:40:07.053Z","updated_at":"2026-02-02T11:58:53.740Z","avatar_url":"https://github.com/Laravel-Lang.png","language":"PHP","funding_links":["https://boosty.to/laravel-lang"],"categories":[],"sub_categories":[],"readme":"# MoonShine Translations\n\n\u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://banners.beyondco.de/Moonshine.png?pattern=topography\u0026style=style_2\u0026fontSize=100px\u0026md=1\u0026showWatermark=1\u0026icon=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg\u0026theme=dark\u0026packageManager=composer+require+--dev\u0026packageName=laravel-lang%2Fmoonshine\u0026description=by+Laravel+Lang\u0026images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg\"\u003e\n    \u003cimg src=\"https://banners.beyondco.de/Moonshine.png?pattern=topography\u0026style=style_2\u0026fontSize=100px\u0026md=1\u0026showWatermark=1\u0026icon=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg\u0026theme=light\u0026packageManager=composer+require+--dev\u0026packageName=laravel-lang%2Fmoonshine\u0026description=by+Laravel+Lang\u0026images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg\" alt=\"Moonshine\"\u003e\n\u003c/picture\u003e\n\n[![Stable Version][badge_stable]][link_packagist]\n[![Total Downloads][badge_downloads]][link_packagist]\n[![License][badge_license]][link_license]\n\n\u003e [!TIP]\n\u003e [MoonShine](https://getmoonshine.app) is an opensource Laravel Admin Panel and more.\n\u003e Simple for beginners and powerful for experts. Using Blade, Alpine.js and Tailwind CSS.\n\n## Installation\n\nTo get the latest version of `MoonShine Translations` library, simply require the project\nusing [Composer](https://getcomposer.org):\n\n```bash\ncomposer require laravel-lang/moonshine --dev\n```\n\nInstead, you may of course manually update your `require-dev` block and run `composer update` if you so choose:\n\n```json\n{\n    \"require-dev\": {\n        \"laravel-lang/moonshine\": \"^1.0\"\n    }\n}\n```\n\n## Using\n\nJust complete the console command:\n\n```bash\nphp artisan lang:update\n```\n\nYes, that's all 😊\n\nNow the package is connected to your application and you\ncan [manage localizations](https://laravel-lang.com/manage-locales.html).\n\n## Contributing\n\nPlease see [CONTRIBUTING](https://laravel-lang.com/contributions.html) for details.\n\n## Support Us\n\n❤️ Laravel Lang? Please consider supporting our collective on [Boosty](https://boosty.to/laravel-lang).\n\n## License\n\nThis package is licensed under the [MIT License](https://laravel-lang.com/license.html).\n\n\n[badge_stable]:     https://img.shields.io/github/v/release/Laravel-Lang/moonshine?label=stable\u0026style=flat-square\n\n[badge_downloads]:  https://img.shields.io/packagist/dt/Laravel-Lang/moonshine.svg?style=flat-square\n\n[badge_license]:    https://img.shields.io/packagist/l/laravel-lang/moonshine.svg?style=flat-square\n\n[link_packagist]:   https://packagist.org/packages/Laravel-Lang/moonshine\n\n[link_license]:     LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-lang%2Fmoonshine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaravel-lang%2Fmoonshine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-lang%2Fmoonshine/lists"}