PHPackages                             core23/facebook-bundle - 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. core23/facebook-bundle

AbandonedArchivedSymfony-bundle[API Development](/categories/api)

core23/facebook-bundle
======================

This bundle provides a block service for using the Facebook API inside the sonata-project.

1.2.0(6y ago)096MITPHPPHP ^7.3

Since Mar 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/core23/FacebookBundle)[ Packagist](https://packagist.org/packages/core23/facebook-bundle)[ Docs](https://core23.de)[ GitHub Sponsors](https://github.com/sponsors/core23)[ Fund](https://ko-fi.com/core23)[ RSS](/packages/core23-facebook-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (21)Versions (15)Used By (0)

FacebookBundle
==============

[](#facebookbundle)

[![Latest Stable Version](https://camo.githubusercontent.com/c7675b0ed6a7552de610c84b6470b8c8136c21faeb75fc068f2f9482e8b0590a/68747470733a2f2f706f7365722e707567782e6f72672f636f726532332f66616365626f6f6b2d62756e646c652f762f737461626c65)](https://packagist.org/packages/core23/facebook-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/751e7f2bfdf341e759d80734863f9036a3fd6db634a90454d82a8253b9328740/68747470733a2f2f706f7365722e707567782e6f72672f636f726532332f66616365626f6f6b2d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/core23/facebook-bundle)[![License](https://camo.githubusercontent.com/cb17550946fbab66b996f15666ea8796267ba8804836218074b62bc3694599f6/68747470733a2f2f706f7365722e707567782e6f72672f636f726532332f66616365626f6f6b2d62756e646c652f6c6963656e7365)](LICENSE.md)

[![Total Downloads](https://camo.githubusercontent.com/ec25c1f414571ffc7f781dde1e242f7f4e656bbee12c71bfc91893b1260a6028/68747470733a2f2f706f7365722e707567782e6f72672f636f726532332f66616365626f6f6b2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/core23/facebook-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/5c8476c2385eb8fa5f6a1f64165e4b16145429c117416df619469b2eb1f6d4c3/68747470733a2f2f706f7365722e707567782e6f72672f636f726532332f66616365626f6f6b2d62756e646c652f642f6d6f6e74686c79)](https://packagist.org/packages/core23/facebook-bundle)[![Daily Downloads](https://camo.githubusercontent.com/f92a29d1ebcb83119feba240c11675d7a36d9d25b9d58f9ac6e2654e56b681dd/68747470733a2f2f706f7365722e707567782e6f72672f636f726532332f66616365626f6f6b2d62756e646c652f642f6461696c79)](https://packagist.org/packages/core23/facebook-bundle)

[![Continuous Integration](https://github.com/core23/FacebookBundle/workflows/Continuous%20Integration/badge.svg)](https://github.com/core23/FacebookBundle/actions)[![Code Coverage](https://camo.githubusercontent.com/2d0b2ace42b1fc840f9eb8715fe57b06ef6528db1bec8ab61c1a755084331b4a/68747470733a2f2f636f6465636f762e696f2f67682f636f726532332f46616365626f6f6b42756e646c652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/core23/FacebookBundle)

This bundle adds some basic auth mechanisum for using the [Facebook API](https://developers.facebook.com/) inside symfony.

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

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require core23/facebook-bundle

```

### Enable the Bundle

[](#enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Core23\FacebookBundle\Core23FacebookBundle::class => ['all' => true],
];
```

### Configure the Bundle

[](#configure-the-bundle)

Create a configuration file called `core23_facebook.yaml`:

```
# config/packages/core23_facebook.yaml

core23_facebook:
    api:
        field:       'app_id'
        class:       'app_secret'
        permissions: ['public_profile', 'user_likes']
```

License
-------

[](#license)

This bundle is under the [MIT license](LICENSE.md).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 87% 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 ~97 days

Recently: every ~130 days

Total

13

Last Release

2214d ago

Major Versions

0.5.1 → 1.0.02019-04-14

PHP version history (4 changes)0.1.0PHP ^7.0

0.2.0PHP ^7.1

0.5.0PHP ^7.2

1.2.0PHP ^7.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3440437?v=4)[Christian Gripp](/maintainers/core23)[@core23](https://github.com/core23)

---

Top Contributors

[![core23](https://avatars.githubusercontent.com/u/3440437?v=4)](https://github.com/core23 "core23 (267 commits)")[![kodiakhq[bot]](https://avatars.githubusercontent.com/in/29196?v=4)](https://github.com/kodiakhq[bot] "kodiakhq[bot] (30 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (3 commits)")

---

Tags

apibundlefacebookphpsonatasonata-blocksymfonysymfony-bundleapisymfonybundlefacebooksonatasonata-block

### Embed Badge

![Health badge](/badges/core23-facebook-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/core23-facebook-bundle/health.svg)](https://phpackages.com/packages/core23-facebook-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.7k](/packages/contao-core-bundle)

PHPackages © 2026

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