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

ActiveLaravel-package[API Development](/categories/api)

developernaren/facebook
=======================

Facebook Post and more

018PHP

Since Apr 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/developernaren/facebook)[ Packagist](https://packagist.org/packages/developernaren/facebook)[ RSS](/packages/developernaren-facebook/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Facebook Posts
======================

[](#laravel-facebook-posts)

This is a simple package I created for my own use to post to facebook. This is not yet ready for general use. I plan to add a lot of other features.

Install
-------

[](#install)

Via Composer

```
$ composer require developernaren/facebook

```

Usage
-----

[](#usage)

I have made the facebook class into a singleton class because I need only a single instance at a time.

Because I have made this into a singleton, this is how it can currently be used ( I might change this in the future, But this is how I need it for now)

`$fb = app()->make('FB');`

`$fb->addStatus( "First line of the status )`
`->addStatus( "Second Line Here" )`
`->addlink( "http://linktomywebsite.com" )`
`->asPage( "" )`
`  ->post();`

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email :author\_email instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3628468?v=4)[developernaren](/maintainers/developernaren)[@developernaren](https://github.com/developernaren)

---

Top Contributors

[![developernaren](https://avatars.githubusercontent.com/u/3628468?v=4)](https://github.com/developernaren "developernaren (7 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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