PHPackages                             paranoiq/messenger - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. paranoiq/messenger

ActiveLibrary[API Development](/categories/api)

paranoiq/messenger
==================

PHP Library to interact with Facebook Messenger Platform (fork of kerox/messenger)

v3.9.0(6y ago)030MITPHPPHP &gt;=7.1.0

Since Dec 16Pushed 6y agoCompare

[ Source](https://github.com/paranoiq/messenger)[ Packagist](https://packagist.org/packages/paranoiq/messenger)[ Docs](https://github.com/ker0x/messenger)[ RSS](/packages/paranoiq-messenger/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (22)Used By (0)

Messenger
=========

[](#messenger)

A PHP library to interact with [Facebook Messenger Platform](https://www.messenger.com/)

This is a fork of  with some, but not yet all changes from Messenger API v4.0

Installation
------------

[](#installation)

You can install Messenger using Composer:

```
composer require kerox/messenger

```

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
-----------

[](#basic-usage)

```
use Kerox\Messenger\Messenger;

$messenger = new Messenger($appSecret, $verifyToken, $pageToken)
$messenger->send()->message(, 'Hello world!');
```

Advance usage
-------------

[](#advance-usage)

Please, refer to the [wiki](https://github.com/ker0x/messenger/wiki) to learn how to use this library

Features
--------

[](#features)

### API

[](#api)

- Broadcast
- Code
- Insights
- Nlp
- Persona
- Profile
- Send
- Tag
- Thread
- User
- Webhook

### Templates

[](#templates)

- Airline Boarding Pass
- Airline Check In
- Airline Itinerary
- Airline Update
- Buttons
    - Account Link
    - Account Unlink
    - Nested
    - Payment
    - Phone Number
    - Postback
    - Share
    - Web Url
- Generic
- List
- Media
- Receipt

### Callback

[](#callback)

- Account Linking
- AppRoles
- Checkout Update
- Delivery
- GamePlay
- Message
- Message Echo
- Optin
- PassThreadControl
- Payment
- Policy Enforcement
- Postback
- Pre Checkout
- Read
- Referral
- RequestThreadControl
- TakeThreadControl

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 77.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~51 days

Recently: every ~102 days

Total

20

Last Release

2458d ago

Major Versions

1.4.0 → 2.0.02018-01-09

1.4.1 → 2.1.02018-04-30

2.1.1 → 3.0.02018-10-13

PHP version history (3 changes)1.0.0PHP &gt;=7.0

1.3.0PHP &gt;=7.0.0

2.0.0PHP &gt;=7.1.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/146912?v=4)[Vlasta Neubauer](/maintainers/paranoiq)[@paranoiq](https://github.com/paranoiq)

---

Top Contributors

[![ker0x](https://avatars.githubusercontent.com/u/5331654?v=4)](https://github.com/ker0x "ker0x (99 commits)")[![paranoiq](https://avatars.githubusercontent.com/u/146912?v=4)](https://github.com/paranoiq "paranoiq (10 commits)")[![misantron](https://avatars.githubusercontent.com/u/9839955?v=4)](https://github.com/misantron "misantron (7 commits)")[![dariuszkaminski](https://avatars.githubusercontent.com/u/2848402?v=4)](https://github.com/dariuszkaminski "dariuszkaminski (6 commits)")[![Khodl](https://avatars.githubusercontent.com/u/5112493?v=4)](https://github.com/Khodl "Khodl (2 commits)")[![atgg](https://avatars.githubusercontent.com/u/19331848?v=4)](https://github.com/atgg "atgg (2 commits)")[![mferrara](https://avatars.githubusercontent.com/u/795065?v=4)](https://github.com/mferrara "mferrara (1 commits)")[![gregweston](https://avatars.githubusercontent.com/u/2664985?v=4)](https://github.com/gregweston "gregweston (1 commits)")

---

Tags

apifacebookMessengerbot messengerfacebook messenger

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/paranoiq-messenger/health.svg)

```
[![Health](https://phpackages.com/badges/paranoiq-messenger/health.svg)](https://phpackages.com/packages/paranoiq-messenger)
```

###  Alternatives

[kerox/messenger

PHP Library to interact with Facebook Messenger Platform

58302.1k1](/packages/kerox-messenger)[saloonphp/saloon

Build beautiful API integrations and SDKs with Saloon

2.4k9.6M468](/packages/saloonphp-saloon)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[tgallice/fb-messenger-sdk

Facebook Messenger Bot php sdk

9315.2k](/packages/tgallice-fb-messenger-sdk)[casperlaitw/laravel-fb-messenger

A Laravel Package to Integrate Facebook Messenger API

10631.5k](/packages/casperlaitw-laravel-fb-messenger)[samiaraboglu/fb-messenger-bot-php

1029.5k1](/packages/samiaraboglu-fb-messenger-bot-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
