> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kameleoon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenFeature プロバイダー

> Kameleoon を OpenFeature プロバイダーとして使用し、異なるプラットフォームや言語間でフィーチャーフラグを標準化します。

Kameleoon は、[Cloud Native Computing Foundation](https://www.cncf.io/)（CNCF）によるオープンソースイニシアチブである OpenFeature エコシステムに貢献しています。OpenFeature は、さまざまなツールやカスタムソリューション全体で機能するフィーチャーフラグ管理のための普遍的な標準を確立します。

Kameleoon を OpenFeature プロバイダーとして使用すると、コードを書き直すことなくプラットフォーム間を切り替えることができます。このアプローチによりベンダーロックインがなくなります。Kameleoon は複数の言語およびフレームワーク向けの OpenFeature プロバイダーを提供しており、オープンソースコミュニティの恩恵を享受しながら、公式にサポートされている SDK を使用できます。

### OpenFeature の主な利点

OpenFeature は以下のタスクを実行するのに役立ちます：

* **実装の標準化:** 異なるプロバイダー間で一貫したフィーチャーフラグロジックを維持します。
* **マイグレーションの簡素化:** OpenFeature プロバイダーを切り替えることで、プラットフォーム間を移行できます。
* **運用の効率化:** コミュニティ主導のベストプラクティスに従うことで複雑さを軽減します。

### サポートされている SDK

Kameleoon は以下の SDK に対して [OpenFeature サポート](https://openfeature.dev/ecosystem/?instant_search%5Bquery%5D=kameleoon) を提供しています：

| 言語                          | リポジトリリンク                                                              |
| :-------------------------- | :-------------------------------------------------------------------- |
| **Java**                    | [GitHub Repository](https://github.com/Kameleoon/openfeature-java)    |
| **.NET**                    | [GitHub Repository](https://github.com/Kameleoon/openfeature-dotnet)  |
| **Python**                  | [GitHub Repository](https://github.com/Kameleoon/openfeature-python)  |
| **Go**                      | [GitHub Repository](https://github.com/Kameleoon/openfeature-go)      |
| **Ruby**                    | [GitHub Repository](https://github.com/Kameleoon/openfeature-ruby)    |
| **PHP**                     | [GitHub Repository](https://github.com/Kameleoon/openfeature-php)     |
| **Swift**                   | [GitHub Repository](https://github.com/Kameleoon/openfeature-swift)   |
| **Kotlin**                  | [GitHub Repository](https://github.com/Kameleoon/openfeature-android) |
| **JavaScript / TypeScript** | [GitHub Repository](https://github.com/Kameleoon/openfeature-js)      |
| **Node.js**                 | [GitHub Repository](https://github.com/Kameleoon/openfeature-nodejs)  |
