PHPackages                             krdesigns/studio - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. krdesigns/studio

ActiveProject[Framework](/categories/framework)

krdesigns/studio
================

BotMan Chatbot framework on Laravel 6.

0.1.0(6y ago)211[1 PRs](https://github.com/krdesigns-com/studio/pulls)MITPHPPHP ^7.2

Since Dec 8Pushed 5y ago2 watchersCompare

[ Source](https://github.com/krdesigns-com/studio)[ Packagist](https://packagist.org/packages/krdesigns/studio)[ RSS](/packages/krdesigns-studio/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (14)Versions (3)Used By (0)

[![](https://camo.githubusercontent.com/a3e4689ab8bb2ca4010fd5438d717d7d56deadd9bc94e08894316888498c2fcf/68747470733a2f2f626f746d616e2e696f2f696d672f626f746d616e2e706e67)](https://camo.githubusercontent.com/a3e4689ab8bb2ca4010fd5438d717d7d56deadd9bc94e08894316888498c2fcf/68747470733a2f2f626f746d616e2e696f2f696d672f626f746d616e2e706e67)

BotMan Studio
=============

[](#botman-studio)

[![Total Downloads](https://camo.githubusercontent.com/8faf42257970af90ccd4ac65ec800e80f373e71330d2c37534dd0444e0de2720/68747470733a2f2f706f7365722e707567782e6f72672f6b7264657369676e732f73747564696f2f646f776e6c6f616473)](https://packagist.org/packages/krdesigns/studio)[![Latest Stable Version](https://camo.githubusercontent.com/aa1a4fd0e74ae074a44d2f3a7a3ea43896e1632f9ca2dd37cb0d5c1d57e2808b/68747470733a2f2f706f7365722e707567782e6f72672f6b7264657369676e732f73747564696f2f762f737461626c65)](https://packagist.org/packages/krdesigns/studio)[![License](https://camo.githubusercontent.com/49d4306bd8e752b1f887fd024282c41f483e6212d65b30a57419b654dedb7aaa/68747470733a2f2f706f7365722e707567782e6f72672f6b7264657369676e732f73747564696f2f6c6963656e7365)](https://packagist.org/packages/krdesigns/studio)

This is a modified version of 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
----------------

[](#added-middleware)

Several new middleware include in this version:

- Dialogflow V2
- Bot Typing

Installation
------------

[](#installation)

**Requirement**
PHP 7.2

Simply run `composer create-project krdesigns/studio`

About BotMan Studio
-------------------

[](#about-botman-studio)

While BotMan itself is framework agnostic, BotMan is also available as a bundle with the great [Laravel](https://laravel.com) 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
-------------

[](#documentation)

You can find the BotMan and BotMan Studio documentation at .

Support the development
-----------------------

[](#support-the-development)

**Do you like this project? Support it by donating**

- PayPal: [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=m%2epociot%40googlemail%2ecom&lc=CY&item_name=BotMan&no_note=0&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest)
- Patreon: [Donate](https://www.patreon.com/botman)

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within BotMan or BotMan Studio, please send an e-mail to Marcel Pociot at . All security vulnerabilities will be promptly addressed.

License
-------

[](#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

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2353d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1783b7dfe55f81bb20b82895da7dde2cc7e50b1858766f8841386a4f468e00bc?d=identicon)[ranrinc](/maintainers/ranrinc)

---

Top Contributors

[![ranrinc](https://avatars.githubusercontent.com/u/15801696?v=4)](https://github.com/ranrinc "ranrinc (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

frameworklaravelchatbotBotman

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/krdesigns-studio/health.svg)

```
[![Health](https://phpackages.com/badges/krdesigns-studio/health.svg)](https://phpackages.com/packages/krdesigns-studio)
```

###  Alternatives

[botman/studio

BotMan Chatbot framework.

33427.6k](/packages/botman-studio)[mpociot/botman-laravel-starter

BotMan Chatbot framework.

3335.4k](/packages/mpociot-botman-laravel-starter)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
