botman/botman
A framework agnostic PHP library to build chat bots observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 75
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3680
- days_rel: n/a
- days_push: 152
- n_releases_24m: 0
Adoption not part of the score
6161 stars · 814 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
BotMan is a framework-agnostic PHP library for building chatbots that work across multiple messaging platforms like Slack, Telegram, Facebook Messenger, WeChat, and Amazon Alexa. It provides an expressive hears/reply/ask syntax, conversation management, and pluggable drivers so one codebase can serve many messengers.
Use cases
- build a chatbot in php
- create a slack bot with php
- one chatbot for multiple messaging platforms
- add a telegram bot to an existing php app
- build a facebook messenger bot
- handle bot conversations and follow-up questions in php
- add a chat widget to my website
When to choose
- you're a PHP developer building bots for Slack, Telegram, Messenger, or other messengers
- you want one bot codebase that works across multiple messaging services
- you need conversational flows (ask/reply) with a simple expressive API
- you want to embed a bot into an existing PHP application or Laravel project
When to avoid
- your stack is not PHP
- you need modern LLM/agent-based chatbot features rather than rule-based messaging
- you require drivers for platforms not covered by the available BotMan drivers
- you need a framework with very recent active development and cutting-edge features
Facets
framework · maturity maintenance
chatbot webhook middleware nlp testing chatbots messaging-platforms web-development php self-hosted bot-framework messaging-drivers framework-agnostic conversations slack telegram facebook-messenger laravel automation web-server
4 sources
- readme: https://github.com/botman/botman · fetched 2026-08-28 · b91233ec6d18
- homepage: https://botman.io · fetched 2026-08-29 · f2c71e216256
- site_page: https://botman.io/2.0/welcome · fetched 2026-08-29 · 12a3359aa364
- site_page: https://botman.io/2.0 · fetched 2026-08-29 · 26a391140ff0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| botman/botman | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem