PHPackages                             curelyai/curelyai - 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. curelyai/curelyai

ActiveLibrary[API Development](/categories/api)

curelyai/curelyai
=================

CurelyAI is a PHP client library for interacting with the Curely AI API. This package simplifies the process of sending messages to the AI chatbot and receiving responses.

v1.0.2(1y ago)09MITPHPPHP &gt;=7.4

Since May 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/curelyai/curelyai_php)[ Packagist](https://packagist.org/packages/curelyai/curelyai)[ RSS](/packages/curelyai-curelyai/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

CurelyAI
========

[](#curelyai)

CurelyAI is a PHP client library for interacting with the Curely AI API. This package simplifies the process of sending messages to the AI chatbot and receiving responses.

Usage
-----

[](#usage)

To install the CurelyAI package, use Composer:

```
composer require curelyai/curelyai

# USAGE
require 'vendor/autoload.php'; #'not needed for php frameworks like laravel'

use CurelyAI\ChatClient;

$chatClient = new ChatClient('your_bot_key');
$response = $chatClient->chat('Hello, how are you?');
echo $response;
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

716d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ecb30beccd1d4fa37b6f4cdbfd482a1f15157f09861a89f551b7a1671802c5e0?d=identicon)[curelyai](/maintainers/curelyai)

![](https://www.gravatar.com/avatar/1e62549fe4ae2bcaa6e1982af925a3c06c415120eb1fae619cd49e4520ecd7ec?d=identicon)[kaddulivingston](/maintainers/kaddulivingston)

---

Top Contributors

[![Livingston-k](https://avatars.githubusercontent.com/u/58788741?v=4)](https://github.com/Livingston-k "Livingston-k (6 commits)")

---

Tags

composercurelyaipackagephpsdk

### Embed Badge

![Health badge](/badges/curelyai-curelyai/health.svg)

```
[![Health](https://phpackages.com/badges/curelyai-curelyai/health.svg)](https://phpackages.com/packages/curelyai-curelyai)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M453](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
