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

# Phrase Strings API Clients

<Info>These clients are for **Phrase Strings** only.</Info>

## phrase-ruby

`phrase-ruby` is a Ruby gem that provides interaction with the API. It provides a client for accessing Phrase programmatically within applications.

<Card title="phrase-ruby on Github" icon="github" horizontal href="https://github.com/phrase/phrase-ruby" />

## phrase-python

`phrase-python` is a library for the API written in Python.

<Card title="phrase-python on Github" icon="github" horizontal href="https://github.com/phrase/phrase-python" />

## phrase-php

`phrase-php` is a library for the API written in PHP.

<Card title="phrase-php on Github" icon="github" horizontal href="https://github.com/phrase/phrase-php" />

## phrase-js

`phrase-js` is a library for the API written in TypeScript.

<Card title="phrase-js on Github" icon="github" horizontal href="https://github.com/phrase/phrase-js" />

## phrase-java

`phrase-java` is a library for the API written in Java.

<Card title="phrase-java on Github" icon="github" horizontal href="https://github.com/phrase/phrase-java" />

## phrase-go

`phrase-go` is a library for the Phrase API written in Golang.

<Card title="phrase-go on Github" icon="github" horizontal href="https://github.com/phrase/phrase-go" />
