{"id":14966406,"url":"https://github.com/yiisoft/locale-middleware","last_synced_at":"2026-01-29T00:02:10.969Z","repository":{"id":217578987,"uuid":"650658913","full_name":"yiisoft/locale-middleware","owner":"yiisoft","description":"Chooses locale based on PSR-7 request","archived":false,"fork":false,"pushed_at":"2024-12-02T14:45:31.000Z","size":18,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-10-19T10:03:11.778Z","etag":null,"topics":["locale","middleware","optionalforframeworkannounce","yii3"],"latest_commit_sha":null,"homepage":"https://www.yiiframework.com","language":"PHP","has_issues":true,"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/yiisoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"yiisoft","github":["yiisoft"]}},"created_at":"2023-06-07T14:29:41.000Z","updated_at":"2024-12-02T14:45:45.000Z","dependencies_parsed_at":"2024-01-17T07:16:08.054Z","dependency_job_id":"371ab39d-3890-4261-becf-8ce1c7787b9f","html_url":"https://github.com/yiisoft/locale-middleware","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"374e571449a16f0170caccd0e4fdc6264b63267c"},"previous_names":["yiisoft/locale-middleware"],"tags_count":0,"template":false,"template_full_name":"yiisoft/package-template","purl":"pkg:github/yiisoft/locale-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Flocale-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Flocale-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Flocale-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Flocale-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yiisoft","download_url":"https://codeload.github.com/yiisoft/locale-middleware/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Flocale-middleware/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28856906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"ssl_error","status_checked_at":"2026-01-28T22:56:00.861Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["locale","middleware","optionalforframeworkannounce","yii3"],"created_at":"2024-09-24T13:36:20.353Z","updated_at":"2026-01-29T00:02:10.954Z","avatar_url":"https://github.com/yiisoft.png","language":"PHP","readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/yiisoft\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://yiisoft.github.io/docs/images/yii_logo.svg\" height=\"100px\" alt=\"Yii\"\u003e\n    \u003c/a\u003e\n    \u003ch1 align=\"center\"\u003eYii Locale Middleware\u003c/h1\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n[![Latest Stable Version](https://poser.pugx.org/yiisoft/locale-middleware/v)](https://packagist.org/packages/yiisoft/locale-middleware)\n[![Total Downloads](https://poser.pugx.org/yiisoft/locale-middleware/downloads)](https://packagist.org/packages/yiisoft/locale-middleware)\n[![Build status](https://github.com/yiisoft/locale-middleware/actions/workflows/build.yml/badge.svg)](https://github.com/yiisoft/locale-middleware/actions/workflows/build.yml)\n[![Code Coverage](https://codecov.io/gh/yiisoft/locale-middleware/branch/master/graph/badge.svg)](https://codecov.io/gh/yiisoft/locale-middleware)\n[![Mutation testing badge](https://img.shields.io/endpoint?style=flat\u0026url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fyiisoft%2Flocale-middleware%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/yiisoft/locale-middleware/master)\n[![static analysis](https://github.com/yiisoft/locale-middleware/workflows/static%20analysis/badge.svg)](https://github.com/yiisoft/locale-middleware/actions?query=workflow%3A%22static+analysis%22)\n[![type-coverage](https://shepherd.dev/github/yiisoft/locale-middleware/coverage.svg)](https://shepherd.dev/github/yiisoft/locale-middleware)\n[![psalm-level](https://shepherd.dev/github/yiisoft/locale-middleware/level.svg)](https://shepherd.dev/github/yiisoft/locale-middleware)\n\nThe package ...\n\n## Requirements\n\n- PHP 8.1 or higher.\n\n## Installation\n\nThe package could be installed with composer:\n\n```shell\ncomposer require yiisoft/locale-middleware\n```\n\n## General usage\n\n## Documentation\n\n- [Internals](docs/internals.md)\n\nIf you need help or have a question, the [Yii Forum](https://forum.yiiframework.com/c/yii-3-0/63) is a good place for that.\nYou may also check out other [Yii Community Resources](https://www.yiiframework.com/community).\n\n## License\n\nThe Yii Locale Middleware is free software. It is released under the terms of the BSD License.\nPlease see [`LICENSE`](./LICENSE.md) for more information.\n\nMaintained by [Yii Software](https://www.yiiframework.com/).\n\n## Support the project\n\n[![Open Collective](https://img.shields.io/badge/Open%20Collective-sponsor-7eadf1?logo=open%20collective\u0026logoColor=7eadf1\u0026labelColor=555555)](https://opencollective.com/yiisoft)\n\n## Follow updates\n\n[![Official website](https://img.shields.io/badge/Powered_by-Yii_Framework-green.svg?style=flat)](https://www.yiiframework.com/)\n[![Twitter](https://img.shields.io/badge/twitter-follow-1DA1F2?logo=twitter\u0026logoColor=1DA1F2\u0026labelColor=555555?style=flat)](https://twitter.com/yiiframework)\n[![Telegram](https://img.shields.io/badge/telegram-join-1DA1F2?style=flat\u0026logo=telegram)](https://t.me/yii3en)\n[![Facebook](https://img.shields.io/badge/facebook-join-1DA1F2?style=flat\u0026logo=facebook\u0026logoColor=ffffff)](https://www.facebook.com/groups/yiitalk)\n[![Slack](https://img.shields.io/badge/slack-join-1DA1F2?style=flat\u0026logo=slack)](https://yiiframework.com/go/slack)\n","funding_links":["https://opencollective.com/yiisoft","https://github.com/sponsors/yiisoft"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyiisoft%2Flocale-middleware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyiisoft%2Flocale-middleware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyiisoft%2Flocale-middleware/lists"}