• Stars
    star
    311
  • Rank 131,513 (Top 3 %)
  • Language
    PHP
  • License
    GNU General Publi...
  • Created about 8 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Facebook Messenger Bot PHP API

Build Status Coverage badge

FB Messenger Bot PHP API

This is a PHP implementation for Facebook Messenger Bot API.

REQUIREMENTS

The minimum requirement is that your Web server supports PHP 5.4.

INSTALLATION

Version 1.2.2 is the last with PHP ">=5.4.0" support.
As of version 2.0, PHP 7.1.3 is required.

composer require "pimax/fb-messenger-php" "dev-master"
composer require "pimax/fb-messenger-php" "<version>"

BASIC USAGE

See this repo - https://github.com/pimax/fb-messenger-php-example