PHPackages                             jbboehr/facebook-php-cli - 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. [CLI &amp; Console](/categories/cli)
4. /
5. jbboehr/facebook-php-cli

Abandoned → [facebook/graph-sdk](/?search=facebook%2Fgraph-sdk)ArchivedLibrary[CLI &amp; Console](/categories/cli)

jbboehr/facebook-php-cli
========================

Facebook PHP SDK Wrapper for CLI

1.0.1(11y ago)03.6kMITPHPPHP &gt;=5.3.0

Since May 16Pushed 11y ago1 watchersCompare

[ Source](https://github.com/jbboehr/facebook-php-cli)[ Packagist](https://packagist.org/packages/jbboehr/facebook-php-cli)[ Docs](https://github.com/jbboehr/facebook-php-cli)[ RSS](/packages/jbboehr-facebook-php-cli/feed)WikiDiscussions master Synced 3w ago

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

Facebook PHP SDK Wrapper for CLI
================================

[](#facebook-php-sdk-wrapper-for-cli)

[![Build Status](https://camo.githubusercontent.com/f33b2812839e4f417a14748ce19461a6c255b8fe0a77cf21e6dc26a48ed3e8c0/68747470733a2f2f7472617669732d63692e6f72672f6a62626f6568722f66616365626f6f6b2d7068702d636c692e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/jbboehr/facebook-php-cli)[![HHVM Status](https://camo.githubusercontent.com/3b5718763deae734d5c62f014d7ef4b264facf120b0c6862b22de5f319f5e0b4/687474703a2f2f6868766d2e683463632e64652f62616467652f6a62626f6568722f66616365626f6f6b2d7068702d636c692e706e67)](http://hhvm.h4cc.de/package/jbboehr/facebook-php-cli)

This class just wraps the Facebook PHP SDK so that it may be used from the command line without exploding.

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

[](#installation)

With [composer](http://getcomposer.org)

```
{
    "require": {
        "jbboehr/facebook-php-cli": "~1.0.0"
    }
}
```

Usage
-----

[](#usage)

With [composer](http://getcomposer.org)

```
require 'vendor/autoload.php';
$facebook = new CliFacebook(array(
  'appId' => $appId,
  'secret' => $secret,
));
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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 ~429 days

Total

2

Last Release

4357d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ccc4aa01c69052830471c5ba84c4af824796d46d9920dc8574cb6e368281ab79?d=identicon)[jbboehr](/maintainers/jbboehr)

---

Top Contributors

[![jbboehr](https://avatars.githubusercontent.com/u/225601?v=4)](https://github.com/jbboehr "jbboehr (8 commits)")

---

Tags

clisdkfacebook

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jbboehr-facebook-php-cli/health.svg)

```
[![Health](https://phpackages.com/badges/jbboehr-facebook-php-cli/health.svg)](https://phpackages.com/packages/jbboehr-facebook-php-cli)
```

PHPackages © 2026

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