PHPackages                             hkulekci/cohere - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hkulekci/cohere

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hkulekci/cohere
===============

51.1k22PHP

Since Apr 25Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (2)

Cohere PHP Client
=================

[](#cohere-php-client)

```
include_once 'vendor/autoload.php';
const API_KEY = '------API_KEY------';

$config = (new \Cohere\Config(API_KEY));
$client = new \Cohere\Client($config);

$response = $client->embed(['hello']);

var_dump($response);
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/586318?v=4)[Haydar KÜLEKCİ](/maintainers/hkulekci)[@hkulekci](https://github.com/hkulekci)

---

Top Contributors

[![hkulekci](https://avatars.githubusercontent.com/u/586318?v=4)](https://github.com/hkulekci "hkulekci (3 commits)")

### Embed Badge

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

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

###  Alternatives

[cloudcake/nova-snowball

A beautiful contrast of dark blue and white packaged for Laravel Nova as a theme.

3844.8k](/packages/cloudcake-nova-snowball)

PHPackages © 2026

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