Download the PHP package aanfarhan/laravel-chatbot without Composer
On this page you can find all versions of the php package aanfarhan/laravel-chatbot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-chatbot
Laravel AI Chatbot Widget
A Composer package that drops a context-aware chatbox onto any Laravel page. Declare what data the chat should see in your controller; the package handles signing, streaming, persistence, tool calling, and the frontend widget.
📚 Full documentation: aanfarhan.github.io/laravel-chatbot
Requirements
- PHP 8.2+
- Laravel 11 or 12
- An OpenAI-compatible LLM provider (OpenAI, Azure, OpenRouter, Groq, Ollama, etc.)
Install
Use
That's it. For everything else — channels, tool calling, client extractors, theming, GDPR, security, the full reference — see the documentation site.
Links
License
MIT
All versions of laravel-chatbot with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
guzzlehttp/guzzle Version ^7.8
illuminate/contracts Version ^11.0 || ^12.0
illuminate/http Version ^11.0 || ^12.0
illuminate/routing Version ^11.0 || ^12.0
illuminate/support Version ^11.0 || ^12.0
opis/json-schema Version ^2.6
guzzlehttp/guzzle Version ^7.8
illuminate/contracts Version ^11.0 || ^12.0
illuminate/http Version ^11.0 || ^12.0
illuminate/routing Version ^11.0 || ^12.0
illuminate/support Version ^11.0 || ^12.0
opis/json-schema Version ^2.6
The package aanfarhan/laravel-chatbot contains the following files
Loading the files please wait ...