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 1mo ago

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

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

2318d 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

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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