PHPackages                             blackman-ai/client - 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. blackman-ai/client

ActiveLibrary[API Development](/categories/api)

blackman-ai/client
==================

Official PHP client for Blackman AI - The AI API proxy that optimizes token usage

v0.0.10(5mo ago)00MITPHPPHP ^7.4 || ^8.0

Since Oct 18Pushed 5mo agoCompare

[ Source](https://github.com/blackman-ai/php-sdk)[ Packagist](https://packagist.org/packages/blackman-ai/client)[ Docs](https://www.useblackman.ai)[ RSS](/packages/blackman-ai-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (6)Used By (0)

Blackman AI PHP SDK
===================

[](#blackman-ai-php-sdk)

Official PHP client for [Blackman AI](https://www.useblackman.ai) - The AI API proxy that optimizes token usage to reduce costs.

Features
--------

[](#features)

- 🚀 Drop-in replacement for OpenAI, Anthropic, and other LLM APIs
- 💰 Automatic token optimization (save 20-40% on costs)
- 📊 Built-in analytics and cost tracking
- 🔒 Enterprise-grade security with SSO support
- ⚡ Low latency overhead (&lt;50ms)
- 🎯 Semantic caching for repeated queries

Installation
------------

[](#installation)

Install via Composer:

```
composer require blackman-ai/client
```

Quick Start
-----------

[](#quick-start)

```
