Download the PHP package deepseek-php/deepseek-laravel without Composer
On this page you can find all versions of the php package deepseek-php/deepseek-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download deepseek-php/deepseek-laravel
More information about deepseek-php/deepseek-laravel
Files in deepseek-php/deepseek-laravel
Package deepseek-laravel
Short Description A seamless Laravel integration for the Deepseek PHP client, enabling effortless interaction with the Deepseek API in your Laravel applications.
License MIT
Homepage https://github.com/deepseek-php/deepseek-laravel
Informations about the package deepseek-laravel
Deepseek Laravel
Laravel wrapper for Deepseek PHP client to seamless deepseek AI API integration with Laravel applications.
Table of Contents
- Installation
- Publishing Configuration File
- Usage
- Basic Usage
- Advanced Usage
- Testing
- Contributors
- Changelog
- Security
- License
Installation
You can install the package via composer:
Publishing Configuration File
then add token to .env
file
Usage
Basic Usage
Note: In easy mode, it will take defaults for all configs Check Default Values
Advanced Usage
Testing
Tests will come soon
Contributors ✨
Thanks to these wonderful people for contributing to this project! 💖
Omar AlAlwi 🏆 Creator |
Assem Alwaseai 💻 Contributor |
Want to contribute? Check out the contributing guidelines and submit a pull request! 🚀
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
All versions of deepseek-laravel with dependencies
deepseek-php/deepseek-php-client Version ^1.0
illuminate/support Version ^10.0|^11.0
nyholm/psr7 Version ^1.8
symfony/http-client Version ^7.2