Download the PHP package deepseek-php/deepseek-php-client without Composer
On this page you can find all versions of the php package deepseek-php/deepseek-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download deepseek-php/deepseek-php-client
More information about deepseek-php/deepseek-php-client
Files in deepseek-php/deepseek-php-client
Package deepseek-php-client
Short Description 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.
License MIT
Homepage https://github.com/deepseek-php/deepseek-php-client
Informations about the package deepseek-php-client
Deepseek PHP Client
Table of Contents
- Overview
- Features
- Installation
- Quick Start Guide
- Basic Usage
- Advanced Usage
- Use With Frameworks
- Testing
- Contributors
- License
Overview
Deepseek PHP Client is a robust and community-driven PHP client library for seamless integration with the Deepseek API.
Key Features
- Easy Integration: Simplifies interaction with the Deepseek API using a PHP client.
- Method Chaining: Supports fluent method chaining for building requests.
- Customizable: Allows setting different models, query roles, and streaming options.
- PSR-18 Compliance: Utilizes PSR-18 HTTP client for making API requests.
Installation
You can install the package via Composer:
Ensure your project meets the following requirements:
- PHP 8.1 or later
Quick Start Guide
Basic Usage
Note: in easy mode it will take defaults for all configs Check Default Values
Advanced Usage
Use With Frameworks
Laravel Deepseek Package
Testing
tests will come soon .
Changelog
See CHANGELOG for recent changes.
Contributors ✨
Thanks to these wonderful people for contributing to this project! 💖
Omar AlAlwi 🏆 Creator |
ayman alhattami 🏆 Contributer |
Want to contribute? Check out the contributing guidelines and submit a pull request! 🚀
Security
If you discover any security-related issues, please email creator : [email protected]
.
License
The MIT License (MIT). See LICENSE for more information.
All versions of deepseek-php-client with dependencies
php-http/discovery Version ^1.20.0
php-http/multipart-stream-builder Version ^1.4.2
psr/http-client Version ^1.0.3
psr/http-client-implementation Version ^1.0.1
psr/http-factory-implementation Version *
psr/http-message Version ^1.1.0|^2.0.0