Download the PHP package krdesigns/tinker without Composer
On this page you can find all versions of the php package krdesigns/tinker. 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 tinker
BotMan Tinker
Gives your Laravel chatbot the ability to try your chatbot in your local terminal.
Installation
Run composer require botman/tinker
to install the composer dependencies.
Then in your config/app.php
add
to the providers
array.
Usage
You now have a new Artisan command that helps you to test and develop your chatbot locally:
License
BotMan and Tinker is free software distributed under the terms of the MIT license.
All versions of tinker with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
krdesigns/botman Version 2.6.0
clue/stdio-react Version ^2.0
illuminate/support Version ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0
illuminate/console Version ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0
krdesigns/botman Version 2.6.0
clue/stdio-react Version ^2.0
illuminate/support Version ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0
illuminate/console Version ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0
The package krdesigns/tinker contains the following files
Loading the files please wait ....