{"id":22292023,"url":"https://github.com/aedart/athenaeum-translation","last_synced_at":"2025-07-28T23:32:59.252Z","repository":{"id":77579578,"uuid":"604151302","full_name":"aedart/athenaeum-translation","owner":"aedart","description":"[READ ONLY] Translation utilities for Laravel - see https://github.com/aedart/athenaeum","archived":false,"fork":false,"pushed_at":"2025-07-21T08:07:45.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T09:32:02.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aedart.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}},"created_at":"2023-02-20T12:51:25.000Z","updated_at":"2025-07-21T08:07:49.000Z","dependencies_parsed_at":"2023-06-06T01:15:45.540Z","dependency_job_id":"3b573cc2-ee3b-41d7-a202-74e9486f54a5","html_url":"https://github.com/aedart/athenaeum-translation","commit_stats":null,"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/aedart/athenaeum-translation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-translation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-translation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-translation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-translation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aedart","download_url":"https://codeload.github.com/aedart/athenaeum-translation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-translation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267604307,"owners_count":24114521,"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-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2024-12-03T17:19:20.110Z","updated_at":"2025-07-28T23:32:58.985Z","avatar_url":"https://github.com/aedart.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Athenaeum Translation\n\nThe translation package contains a few utilities for [Laravel's Localization utilities](https://laravel.com/docs/10.x/localization).\n\n## Exporters\n\nAmong the available utilities are translation exporters.\n\n```php\n$translations = $exporter-\u003eexport('en', 'auth');\n\nprint_r($translations);\n```\n\n```\nArray\n(\n    [en] =\u003e Array\n        (\n            [__JSON__] =\u003e Array\n                (\n                    [The :attribute must contain one letter.] =\u003e The :attribute must contain one letter.\n                )\n            [auth] =\u003e Array\n                (\n                    [failed] =\u003e These credentials do not match our records.\n                    [password] =\u003e The provided password is incorrect.\n                    [throttle] =\u003e Too many login attempts. Please try again in :seconds seconds.\n                )\n        )\n)\n```\n\n## Documentation\n\nPlease read the [official documentation](https://aedart.github.io/athenaeum/) for additional information.\n\n## Repository\n\nThe mono repository is located at [github.com/aedart/athenaeum](https://github.com/aedart/athenaeum)\n\n## Versioning\n\nThis package follows [Semantic Versioning 2.0.0](http://semver.org/)\n\n## License\n\n[BSD-3-Clause](http://spdx.org/licenses/BSD-3-Clause), Read the LICENSE file included in this package\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faedart%2Fathenaeum-translation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faedart%2Fathenaeum-translation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faedart%2Fathenaeum-translation/lists"}