PHPackages                             solicode/deepseek-php-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. solicode/deepseek-php-client

ActiveLibrary[API Development](/categories/api)

solicode/deepseek-php-client
============================

A PHP client for the DeepSeek AI API.

v1.2.4(1y ago)212MITPHP

Since Feb 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/WalledMahmoud/SoliCode-DeepSeek-PHP-Client)[ Packagist](https://packagist.org/packages/solicode/deepseek-php-client)[ RSS](/packages/solicode-deepseek-php-client/feed)WikiDiscussions main Synced 1mo ago

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

🚀 SoliCode DeepSeek PHP Client
==============================

[](#-solicode-deepseek-php-client)

[![Latest Version](https://camo.githubusercontent.com/a0577f98d6daff9d6447a6f66ad028396a0449fa59daa154331d55f9ab0f50be/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f6c69636f64652f646565707365656b2d7068702d636c69656e742e737667)](https://packagist.org/packages/solicode/deepseek-php-client)

A modern PHP client for DeepSeek's AI API, featuring robust error handling and full PSR compliance.

---

📦 Installation
--------------

[](#-installation)

Requires **PHP 7.4+** and [Composer](https://getcomposer.org):

```
composer require solicode/deepseek-php-client
```

### 🔑 Authentication

[](#-authentication)

Get your API key from DeepSeek Dashboard.

Never commit secrets - store in environment variables.

🚀 Basic Usage
-------------

[](#-basic-usage)

```
