app like that
deepseek-php-client
deepseek-php-client

Deepseek PHP Client is a community-driven PHP library for integrating with the Deepseek API. It supports method chaining, customizable settings, and is PSR-18 compliant. Installation requires PHP 8.0 or later.

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 modes, query rates, and streaming options.

PSR-18 Compliance

Utilizes PSR-18 HTTP client for making API requests.