krdesigns / studio
BotMan Chatbot framework on Laravel 6.
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 1
Type:project
Requires
- php: ^7.2
- fideloper/proxy: ^4.0
- google/cloud-dialogflow: ^0.10.0
- krdesigns/botman: 2.6.0
- krdesigns/driver-web: 1.6.0
- krdesigns/studio-addons: 1.6.0
- krdesigns/tinker: 1.0.5
- laravel/framework: ^6.2
- laravel/tinker: ^1.0
Requires (Dev)
- beyondcode/laravel-dump-server: ^1.0
- facade/ignition: ^1.4
- fzaninotto/faker: ^1.4
- mockery/mockery: ^1.0
- nunomaduro/collision: ^3.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2025-03-01 00:23:13 UTC
README
BotMan Studio
This is a modified version of Botman Studio
Its run on Laravel ver. 6.x with its supporting drivers.
Currently it support:
- Telegram
- Facebook Messenger
- Line
The rest of driver will be added soon.
Added middleware
Several new middleware include in this version:
- Dialogflow V2
- Bot Typing
Installation
Requirement
PHP 7.2
Simply run composer create-project krdesigns/studio
About BotMan Studio
While BotMan itself is framework agnostic, BotMan is also available as a bundle with the great Laravel PHP framework. This bundled version is called BotMan Studio and makes your chatbot development experience even better. By providing testing tools, an out of the box web driver implementation and additional tools like an enhanced CLI with driver installation, class generation and configuration support, it speeds up the development significantly.
Documentation
You can find the BotMan and BotMan Studio documentation at http://botman.io.
Support the development
Do you like this project? Support it by donating
Security Vulnerabilities
If you discover a security vulnerability within BotMan or BotMan Studio, please send an e-mail to Marcel Pociot at m.pociot@gmail.com. All security vulnerabilities will be promptly addressed.
License
BotMan is free software distributed under the terms of the MIT license.
Credit for:
Marcel Pociot @mpociot
Christoph Rumpel @christophrumpel
Jonathan Gueron @eclips16
Bing-Sheng Chen @gundamew