PHPackages                             humantone/humantone-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. humantone/humantone-php

ActiveLibrary[API Development](/categories/api)

humantone/humantone-php
=======================

Official PHP SDK for the HumanTone API. Humanize AI-generated text and check AI likelihood.

0.0.1(1mo ago)11MITPHPPHP &gt;=8.2CI passing

Since May 3Pushed 1mo agoCompare

[ Source](https://github.com/HumanTone/humantone-php)[ Packagist](https://packagist.org/packages/humantone/humantone-php)[ Docs](https://humantone.io)[ RSS](/packages/humantone-humantone-php/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

humantone/humantone-php
=======================

[](#humantonehumantone-php)

Official PHP SDK for [HumanTone](https://humantone.io). Humanize AI-generated text and check AI likelihood from your PHP code. One API key, same credits you already use in the HumanTone web app.

Install
-------

[](#install)

```
composer require humantone/humantone-php
```

Requires PHP 8.2 or later.

Requirements
------------

[](#requirements)

- PHP 8.2+
- A paid HumanTone plan with API access. Free trial accounts cannot use the API.
- An API key from [app.humantone.io/settings/api](https://app.humantone.io/settings/api).

Quickstart
----------

[](#quickstart)

```
