Download the PHP package kerox/messenger without Composer
On this page you can find all versions of the php package kerox/messenger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kerox/messenger
More information about kerox/messenger
Files in kerox/messenger
Download kerox/messenger
More information about kerox/messenger
Files in kerox/messenger
Vendor kerox
Package messenger
Short Description PHP Library to interact with Facebook Messenger Platform
License MIT
Homepage https://github.com/ker0x/messenger
Package messenger
Short Description PHP Library to interact with Facebook Messenger Platform
License MIT
Homepage https://github.com/ker0x/messenger
Please rate this library. Is it a good library?
Informations about the package messenger
Messenger
A PHP library to interact with Facebook Messenger Platform
Installation
You can install Messenger using Composer:
You will then need to:
- run
composer install
to get these dependencies added to your vendor directory - add the autoloader to your application with this line:
require('vendor/autoload.php');
Basic usage
Advance usage
Please, refer to the wiki to learn how to use this library
Features
API
- [x] Broadcast (deprecated)
- [x] Code (deprecated)
- [x] Insights
- [x] Nlp
- [x] Persona
- [x] Profile
- [x] Send
- [x] Tag
- [x] Thread
- [x] User
- [x] Webhook
Templates
- [x] Airline Boarding Pass
- [x] Airline Check In
- [x] Airline Itinerary
- [x] Airline Update
- [x] Buttons
- [x] Account Link
- [x] Account Unlink
- [x] Nested (deprecated)
- [x] Payment
- [x] Phone Number
- [x] Postback
- [x] Share (deprecated)
- [x] Web Url
- [x] Generic
- [x] List (deprecated)
- [x] Media
- [x] Receipt
Callback
- [x] Account Linking
- [x] AppRoles
- [x] Checkout Update
- [x] Delivery
- [x] GamePlay
- [x] Message
- [x] Message Echo
- [x] Optin
- [x] PassThreadControl
- [x] Payment
- [x] Policy Enforcement
- [x] Postback
- [x] Pre Checkout
- [x] Read
- [x] Reaction
- [x] Referral
- [x] RequestThreadControl
- [x] TakeThreadControl
All versions of messenger with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.0
ext-json Version *
guzzlehttp/guzzle Version ^7.2
psr/http-message Version ^1.0
ext-json Version *
guzzlehttp/guzzle Version ^7.2
psr/http-message Version ^1.0
The package kerox/messenger contains the following files
Loading the files please wait ....