PHPackages                             byfareska/modelflow-azure-openai-adapter - 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. byfareska/modelflow-azure-openai-adapter

ActiveLibrary[API Development](/categories/api)

byfareska/modelflow-azure-openai-adapter
========================================

Integrates the azure openai ecosystem into modelflow-ai.

v1.0.0(1y ago)038MITPHPPHP ^8.2

Since Sep 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/byfareska/modelflow-azure-openai)[ Packagist](https://packagist.org/packages/byfareska/modelflow-azure-openai-adapter)[ RSS](/packages/byfareska-modelflow-azure-openai-adapter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Usage
=====

[](#usage)

```
$adapter = new \ModelflowAi\OpenaiAdapter\Embeddings\OpenaiEmbeddingAdapter(
    AzureOpenai::client(
        'https://anexampleproject.openai.azure.com/openai/deployments/thedeployment', //yours endpoint
        'theapikey' // yours class
    ),
    'text-embedding-3-large' //the model that you want to use
);
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Unknown

Total

1

Last Release

593d ago

### Community

Maintainers

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

---

Top Contributors

[![byfareska](https://avatars.githubusercontent.com/u/24964397?v=4)](https://github.com/byfareska "byfareska (1 commits)")

---

Tags

aiopenaiazuregpt4gpt3.5modelflow-aimodelflow

### Embed Badge

![Health badge](/badges/byfareska-modelflow-azure-openai-adapter/health.svg)

```
[![Health](https://phpackages.com/badges/byfareska-modelflow-azure-openai-adapter/health.svg)](https://phpackages.com/packages/byfareska-modelflow-azure-openai-adapter)
```

###  Alternatives

[deepseek-php/deepseek-php-client

deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.

47073.9k5](/packages/deepseek-php-deepseek-php-client)[modelflow-ai/symfony-bundle

An integration of modelflow-ai via a bundle into the Symfony Framework.

1518.6k](/packages/modelflow-ai-symfony-bundle)

PHPackages © 2026

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