PHPackages                             nicohaase/facebookpostinghelper - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nicohaase/facebookpostinghelper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nicohaase/facebookpostinghelper
===============================

v1.1(4y ago)017LGPL-3.0PHP

Since May 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/NicoHaase/FacebookPostingHelper)[ Packagist](https://packagist.org/packages/nicohaase/facebookpostinghelper)[ RSS](/packages/nicohaase-facebookpostinghelper/feed)WikiDiscussions master Synced today

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

FacebookPostingHelper
=====================

[](#facebookpostinghelper)

Posting to a page is easy - as long as you start your browser and write the post there. Doing it through the Facebook API is a bit more complicated, as you have to use an app to push posts to Facebook. This tiny class helps you to receive the proper configuration and ease the process of automatic posting.

Requirements
============

[](#requirements)

- You need a Facebook account that has admin permissions on the page you want to post to
- Save for later: the ID of the Facebook page you want to post to, for example through
- Register an app that will write on your wall through
- Choose the type "Website"
- Save for later: App ID and App Secret
- Create an option file to keep your configuration (see example/options.ini for an example file), make it writeable through your web server
- Get the package through composer, dependency:

`"nicohaase/facebookpostinghelper": "^1.0"`

- Write your code around the FacebookPostingHelper
    - You need to perform the authorization in your browser (see example/performLogin.php), as fiddling around with tokens is confusing!
    - The page access token, needed for the helper to put posts on your page, does not expire according to Facebook (paste it to  to see its power)
    - Posting is possible afterwards through only little lines (see example/writePost.php)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~336 days

Total

3

Last Release

1574d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/449f6784b458398e7c495dd2f7cf5dcdf6ffd6d1a557d45bc20c4dbcd4302ddd?d=identicon)[NicoHaase](/maintainers/NicoHaase)

---

Top Contributors

[![NicoHaase](https://avatars.githubusercontent.com/u/1069028?v=4)](https://github.com/NicoHaase "NicoHaase (14 commits)")

---

Tags

facebookphp

### Embed Badge

![Health badge](/badges/nicohaase-facebookpostinghelper/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[kartik-v/yii2-social

Module containing useful widgets for Yii Framework 2.0 that integrates social functionalities from DISQUS, Facebook, Google etc.

93263.5k8](/packages/kartik-v-yii2-social)[akkaweb/cakephp-facebook

CakePHP 3 Facebook Plugin

2115.0k](/packages/akkaweb-cakephp-facebook)

PHPackages © 2026

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