Download the PHP package pouler/facebook-messenger-bundle without Composer
On this page you can find all versions of the php package pouler/facebook-messenger-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pouler/facebook-messenger-bundle
More information about pouler/facebook-messenger-bundle
Files in pouler/facebook-messenger-bundle
Download pouler/facebook-messenger-bundle
More information about pouler/facebook-messenger-bundle
Files in pouler/facebook-messenger-bundle
Vendor pouler
Package facebook-messenger-bundle
Short Description A Symfony bundle for Facebook Messenger
License MIT
Package facebook-messenger-bundle
Short Description A Symfony bundle for Facebook Messenger
License MIT
Please rate this library. Is it a good library?
Informations about the package facebook-messenger-bundle
Facebook Messenger Bundle
A PHP Facebook Messenger API for the Symfony framework.
Installation
Step 1: Download Bundle
Step 2: Enable the bundle (Symfony 2/3)
Next, enable the bundle in the kernel:
Configuration
Edit your config.yml
with the following configuration:
pouler_facebook_messenger:
app_id: 'YourFBMessengerAppId'
app_secret: 'YourFBMessengerAppSecret'
Examples
Set your default greeting text
Send a text message to a user (by PSID)
Use batch requests to send a text message to different users (by PSID)
Create a generic template message
Original project by John Kosmetos (https://github.com/jkosmetos/facebook-messenger-api)
All versions of facebook-messenger-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
symfony/serializer Version ^3.0|^4.0
symfony/property-access Version ^3.0|^4.0
symfony/framework-bundle Version ^3.0|^4.0
facebook/graph-sdk Version ^5.6
guzzlehttp/guzzle Version ^6.3
symfony/yaml Version ^3.0|^4.0
symfony/serializer Version ^3.0|^4.0
symfony/property-access Version ^3.0|^4.0
symfony/framework-bundle Version ^3.0|^4.0
facebook/graph-sdk Version ^5.6
guzzlehttp/guzzle Version ^6.3
symfony/yaml Version ^3.0|^4.0
The package pouler/facebook-messenger-bundle contains the following files
Loading the files please wait ....