PHP Chatbot Software

View 728 business solutions

Browse free open source PHP Chatbot Software and projects below. Use the toggles on the left to filter open source PHP Chatbot Software by OS, license, language, programming language, and project status.

  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    MadelineProto

    MadelineProto

    Async PHP client/server API for the telegram MTProto protocol

    This library can be used to easily interact with Telegram without the bot API, just like the official apps. It can login with a phone number (MTProto API), or with a bot token (MTProto API, no bot API involved!). Internal peer management: you can provide a simple bot API chat id or a username to send a message or to call other mtproto methods! You can easily login as a user (2FA is supported) or as a bot! Simple error handling! It is highly customizable with a lot of different settings! Bot API file id/object support (even for users)! A Lua binding, a lua wrapper for td-cli scripts, Secret chats, MTProto 2.0, PFS, PFS in secret chats. MadelineProto can do everything official clients can do, and more! MadelineProto requires the mbstring, xml, json, fileinfo, gmp extensions to function properly.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    freenom

    freenom

    Freenom domain name renews automatically

    Freenom domain name automatic renewal.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Telegram Notifications Channel Laravel

    Telegram Notifications Channel Laravel

    Telegram Notifications Channel for Laravel

    This package makes it easy to send Telegram notifications using Telegram Bot API with Laravel.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Laravel Telegraph

    Laravel Telegraph

    Telegraph is a Laravel package for fluently interacting with Telegram

    Telegraph is a Laravel package for fluently interacting with Telegram Bots made by def:studio.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    Optimize every aspect of hiring with Greenhouse Recruiting

    Hire for what’s next.

    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
    Learn More
  • 5

    Program-O

    https://github.com/Program-O/Program-O

    An AIML Interpreter written in PHP with MySQL. Have your own chatbot on your website, the chat engine is writen in PHP, with the AIML initially parsed into a MySQL database. If you would like a demo or more info please visit http://www.program-o.com THIS PROJECT HAS NOW BEEN MOVED TO https://github.com/Program-O/Program-O
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    BotMan

    BotMan

    A framework agnostic PHP library to build chat bots

    Write your chatbot logic once and connect it to one of the available messaging services, including Amazon Alexa, Facebook Messenger, Slack, Telegram or even your own Website. BotMan is framework agnostic, which means you can use it in your existing codebase, whatever framework you might use. Starting a new chatbot project? BotMan Studio is a Laravel 5.5 boiler project to get you started in no time! BotMan is all about having an expressive, yet powerful syntax that allows you to focus on the business logic, not on framework code. BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, including Slack, Telegram, Microsoft Bot Framework, Nexmo, HipChat, Facebook Messenger and WeChat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    iBot is a web-saavy chat bot that responds to natural language requests, and carries on reasonable conversations. It parses requests, queries the Internet, and generates English responses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Hc Chatbot

    A small opensource Chatbot which is written in PHP

    Note: This project is temporarily frozen This is a small open source Chatbot which is written in PHP. If there is any translation you will be able to install it on your Server. It was built to include in your Website. So we do not care about style. If there is a word that the chatbot does not know you can see and add it to the list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Port (Program E is an AIML chatterbot) to a Phpnuke Module. NukeAI bring to CMS an AI that can teach, be used as a help system or what ever else you may think of. Interfaces to IRC, Phpbb forums, and chat rooms are just a few ideas in development. Right
    Downloads: 0 This Week
    Last Update:
    See Project
  • A Complete Platform for Home Care Providers Icon
    A Complete Platform for Home Care Providers

    Designed By Caregivers For Caregivers

    Smart, Intuitive, and Affordable – A Complete Platform for Home Care Providers. Designed by caregivers for caregivers. See why more home care businesses are choosing SMARTcare for services. We have an astounding customer service team with a 98.2% customer satisfaction rating! Our focus is ensuring our clients can spend their time providing high-quality care rather than taking time to learning how to use a software. Ditch the headaches and technical difficulties and find out why SMARTcare is the trusted standard. Achieve higher engagement of your caregivers and staff. SMARTcare is designed for those on-the-go with our mobile app. Caregivers have access to all the tools to perform their care, be better engaged and more satisfied with their jobs. SMARTcare mobile gives them the information they need when they need it. Review schedules, clock in/out with GPS verification, review care plans, message, and document all from the mobile app. Now that’s easy!
    Learn More
  • 10
    PHP Telegram Bot

    PHP Telegram Bot

    PHP Telegram Bot based on the official Telegram Bot API

    A Telegram Bot based on the official Telegram Bot API. Telegram announced official support for a Bot API, allowing integrators of all sorts to bring automated interactions to the mobile platform. This Bot aims to provide a platform where one can simply write a bot and have interactions in a matter of minutes. This is a pure PHP Telegram Bot, fully extensible via plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP Telegram Bot Api

    PHP Telegram Bot Api

    Native PHP Wrapper for Telegram BOT API

    An extended native php wrapper for Telegram Bot API without requirements. Supports all methods and types of responses. Bots are special Telegram accounts designed to handle messages automatically. Users can interact with bots by sending them command messages in private or group chats. The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Telegram API Library

    Telegram API Library

    Complete async capable Telegram bot API implementation for PHP7

    This is a PHP7 bot API implementation for Telegram implementing the vast majority of Bot API up until v4.7. The only thing it does not implement is Telegram Passport which was introduced in Bot API v4.0. It is unlikely to be introduced as it may introduce security vulnerabilities. However, if you think you have a strong case for the need, feel free to let me know. Enables you to anything supported by the Telegram Bot API: messages, stickers, location, inline bots and any other supported method via PHP to a Telegram user (either direct conversation, channel, group or supergroup). Respects and implements the default types and methods made by Telegram itself. Have any doubts about any method? Just check the original documentation, this implementation will not differ too much. Doesn't need any mandatory dependencies, except for ReactPHP, which you can inject if you already use it elsewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Telegram Bot SDK

    Telegram Bot SDK

    Telegram Bot API PHP SDK to build Telegram Bots

    Telegram Bot SDK lets you develop Telegram Bots in PHP easily! Supports Laravel out of the box. Telegram Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. Complete API Methods Support. Laravel Support out of the box! Clean, Highly Documented & Industry Standard Code. PSR Standards, popular & widely used. Powered by Laravel Collection API for Response Objects. Events/Plugin Support to Extend Features Conversational Support. Well-designed, tested & built. Active support from the author as well as the community. If you're using this SDK with Laravel, the SDK will self-register its ServiceProvider and Facade using Laravel's auto-discovery. If you're using this SDK to build your Telegram Bots, We'd love to know and share the bot with the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Internet Relay Chat bot written in PHP. Flexible and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    chatbot

    chatbot

    ChatBot for WordPress WPBot Lite

    === Free AI ChatBot for WordPress - WPBot Lite Version === ChatBot for wordpress with AI for Live Chat Support & Collecting Data. NATIVE, No code, Conversational forms, ChatGPT, DialogFlow, HelpDesk = ChatBot for WordPress with AI - WPBot = ChatBot for WordPress with AI - WPBot is an easy to use, Native, No coding required, AI ChatBot for WordPress websites to provide Automated Live Chat Support. Use ChatBot to answer user questions and also collect information</strong> from the users using conversational forms for ChatBot. It can be also be powered by DialogFlow, Tavily or OpenAI ChatGPT or simply use the built-in features to provide Live support and collect data without any extra cost. Own and Manage your ChatBot from the WordPress Dashboard. You can use WPBot as a plug n' play AI ChatBot (powered by DialogFlow, Tavily or OpenAI ChatGPT) for WordPress without any technical knowledge at all. Demo for ChatBot for WordPress: https://www.wpbot.pro/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Interactive Jabber chat bot written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    phpai

    PHP web application that allows users to interact with AI providers

    Core Features: User Authentication and Management - Secure user registration and login system - API key storage with encryption - User profile management Supported AI Service Integrations: - OpenAI (ChatGPT) - Google Gemini - Anthropic Claude - Mistral AI - Cohere
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    riscordbot

    Discordbot which will keep track of Risk: Global Domination Matches.

    This discordbot will be available to all servers who are hosting Risk tournaments, so there is an easy and centralised way to track statistics for players, scores, tournament settings, and much more data that will be nicely output into a userfriendly environment (being plaintext data structured to be viewed in discord-chat, twitch-chat or via a nice designed website.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next