Download the PHP package qwen-php/qwen-laravel without Composer
On this page you can find all versions of the php package qwen-php/qwen-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download qwen-php/qwen-laravel
More information about qwen-php/qwen-laravel
Files in qwen-php/qwen-laravel
Package qwen-laravel
Short Description A seamless Laravel integration for the qwen PHP client, enabling effortless interaction with the qwen API in your Laravel applications.
License MIT
Homepage https://github.com/qwen-php/qwen-laravel
Informations about the package qwen-laravel
qwen AI Laravel
Laravel wrapper for qwen PHP client to seamless Alibaba qwen 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 |
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 qwen-laravel with dependencies
qwen-php/qwen-php-client Version ^1.0.1
illuminate/support Version ^9.0|^10.0|^11.0
nyholm/psr7 Version ^1.8
symfony/http-client Version ^7.2