Download the PHP package jpcaparas/deepseek-php-client without Composer
On this page you can find all versions of the php package jpcaparas/deepseek-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jpcaparas/deepseek-php-client
More information about jpcaparas/deepseek-php-client
Files in jpcaparas/deepseek-php-client
Download jpcaparas/deepseek-php-client
More information about jpcaparas/deepseek-php-client
Files in jpcaparas/deepseek-php-client
Vendor jpcaparas
Package deepseek-php-client
Short Description PHP client for DeepSeek AI API
License MIT
Package deepseek-php-client
Short Description PHP client for DeepSeek AI API
License MIT
Please rate this library. Is it a good library?
Informations about the package deepseek-php-client
DeepSeek PHP API Client
A lightweight PHP wrapper for the DeepSeek Chat API.
Requirements
- PHP 8.1+
- Guzzle HTTP Client
- Valid DeepSeek API key
Installation
Usage
Basic Example
(You can also use PsySH for interactive testing)
Available Methods
Response Format
A successful response will have this structure:
Abridged:
Full:
Error Handling
The client will return the error response from the API if available, otherwise throw an exception.
Testing
License
MIT
All versions of deepseek-php-client with dependencies
PHP Build Version
Package Version
The package jpcaparas/deepseek-php-client contains the following files
Loading the files please wait ....