PHPackages                             laravel-sdk/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. [HTTP &amp; Networking](/categories/http)
4. /
5. laravel-sdk/facebook

ActiveLibrary[HTTP &amp; Networking](/categories/http)

laravel-sdk/facebook
====================

http request using guzzle

1.0(6y ago)012PHP

Since Jan 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ConstaCloudInnovations/facebook-ads-sdk)[ Packagist](https://packagist.org/packages/laravel-sdk/facebook)[ RSS](/packages/laravel-sdk-facebook/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Laravel package for Facebook Campaign creation API integration.
===============================================================

[](#laravel-package-for-facebook-campaign-creation-api-integration)

> NOTE: This is not a official doc

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

[](#installation)

- Run below command to install package in your laravel project.

```
composer require laravel-sdk/facebook

```

- After installation Go to project config/app.php file and add below line in provider section

```
Facebook\FacebookServiceProvider::class,

```

SDK
---

[](#sdk)

```
We are using official facebook sdk in api integration.

```

Routes
======

[](#routes)

- \[getcampaign\]

```
POST REQUEST
BODY(dummy data):
{
  "account_id":"act_28551629",
  "app_id": "3625301234398636",
  "app_secret":"09b96be6a15963bjfgdfm44b6cbf81cc3405596",
  "access_token":"GJDAAGk5XdmvawBALc8mZAWE62LcxOPguIQNz7hIM4rRTTudLP0bhPvYnGCG4K5fiBIewzNqLKdxj1SZBTJ3n1aF1TecrY3Cc4hjffjk55gdg4gfg5dnZB1NES1oIcdcah65hyADFSDK"
}

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

2365d ago

### Community

Maintainers

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

---

Top Contributors

[![madhupatel-hub](https://avatars.githubusercontent.com/u/59440968?v=4)](https://github.com/madhupatel-hub "madhupatel-hub (2 commits)")

### Embed Badge

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

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M90](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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