Skip to content
Rumen Damyanov edited this page Oct 3, 2025 · 2 revisions

PHP Chatbot Wiki

Welcome to the comprehensive documentation for php-chatbot - a modern, framework-agnostic PHP package for integrating AI-powered chat functionality into web applications.

📚 Documentation Index

Getting Started

Core Features

Integration Guides

Advanced Topics

Community

  • Contributing - How to contribute to the project
  • FAQ - Frequently asked questions

🚀 Quick Links

🌐 Other Ecosystems

Looking for chatbot packages in other languages?

  • npm-chatbot - Node.js/TypeScript implementation with the same API design
  • go-chatbot - Go implementation for high-performance applications

All packages share similar APIs and design principles, making it easy to switch between ecosystems.

📋 Overview

php-chatbot provides:

  • Framework Agnostic - Works with Laravel, Symfony, or plain PHP
  • Multiple AI Providers - OpenAI, Anthropic, xAI, Google Gemini, Meta, Ollama
  • Security First - Built-in filtering, validation, and abuse prevention
  • Frontend Ready - Includes React, Vue, Angular components
  • High Quality - 90%+ test coverage, static analysis, coding standards

🎯 Use Cases

  • Customer support chatbots
  • Interactive documentation
  • Content assistance tools
  • Educational applications
  • Internal team assistants

Need help? Check our Troubleshooting guide or open an issue.

Clone this wiki locally