Download the PHP package yunusasuroglu/laravel-gemini-ai without Composer
On this page you can find all versions of the php package yunusasuroglu/laravel-gemini-ai. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yunusasuroglu/laravel-gemini-ai
More information about yunusasuroglu/laravel-gemini-ai
Files in yunusasuroglu/laravel-gemini-ai
Download yunusasuroglu/laravel-gemini-ai
More information about yunusasuroglu/laravel-gemini-ai
Files in yunusasuroglu/laravel-gemini-ai
Vendor yunusasuroglu
Package laravel-gemini-ai
Short Description A package to interact with Gemini API without routes
License MIT
Package laravel-gemini-ai
Short Description A package to interact with Gemini API without routes
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-gemini-ai
Laravel Gemini AI Package
This is a Laravel package to interact with Google's Gemini AI API. It allows you to send text to the API and receive the generated content in return.
Installation
To install the package, run the following Composer command in your Laravel project:
Controller
Requirements
- PHP 8.0 or above
- Composer
Contribute
- Fork this project.
- Create a new feature branch (
feature/feature-adi
). - Commit your changes (
git commit -m 'New feature added'
). - Push the branch to master (
git push origin feature/feature-adi
). - Open a Pull Request.
Licence
This project is licensed under the MIT License.
All versions of laravel-gemini-ai with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package yunusasuroglu/laravel-gemini-ai contains the following files
Loading the files please wait ....