PHPackages                             uzzairwebstudio/laravel-fb-pixel - 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. uzzairwebstudio/laravel-fb-pixel

ActiveLibrary

uzzairwebstudio/laravel-fb-pixel
================================

FB Pixel Laravel component. You can include it in any Blade files.

v1.3.1(5y ago)1294MITPHPPHP ^7.2.5CI failing

Since Jul 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/uzzairwebstudio/laravel-fb-pixel)[ Packagist](https://packagist.org/packages/uzzairwebstudio/laravel-fb-pixel)[ RSS](/packages/uzzairwebstudio-laravel-fb-pixel/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

This package offers you FB Pixel script as Laravel 7 component. You can include the component in any Blade files.

Once you installed, you can do stuff like this;

```

fbq('track', 'Purchase', {currency: "USD", value: 30.00});

```

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

[](#installation)

First and foremost, you need to `require` the package.

```
composer require uzzairwebstudio/laravel-fb-pixel
```

Then, publish the vendor files. This will publish View/Component file and views file into your app.

```
php artisan vendor:publish --tag="uws-fb-pixel-views"
php artisan vendor:publish --tag="uws-fb-pixel-view-component"
```

Finally, you can now place the component in your blade file like this and place your FB Pixel ID in `pixel-id` parameter;

```

```

License
-------

[](#license)

The MIT License (MIT).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~1 days

Total

4

Last Release

2120d ago

### Community

Maintainers

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

---

Top Contributors

[![Uzzaircode](https://avatars.githubusercontent.com/u/43773952?v=4)](https://github.com/Uzzaircode "Uzzaircode (6 commits)")[![uzzairwebstudio](https://avatars.githubusercontent.com/u/43192348?v=4)](https://github.com/uzzairwebstudio "uzzairwebstudio (1 commits)")

### Embed Badge

![Health badge](/badges/uzzairwebstudio-laravel-fb-pixel/health.svg)

```
[![Health](https://phpackages.com/badges/uzzairwebstudio-laravel-fb-pixel/health.svg)](https://phpackages.com/packages/uzzairwebstudio-laravel-fb-pixel)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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