Download the PHP package botman/tinker without Composer
On this page you can find all versions of the php package botman/tinker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download botman/tinker
More information about botman/tinker
Files in botman/tinker
Download botman/tinker
More information about botman/tinker
Files in botman/tinker
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
>=5.6.0
botman/botman Version ~2.0
clue/stdio-react Version ^2.0
illuminate/support Version ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0
illuminate/console Version ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0
botman/botman Version ~2.0
clue/stdio-react Version ^2.0
illuminate/support Version ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0
illuminate/console Version ~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0
The package botman/tinker contains the following files
Loading the files please wait ....