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. [Utility &amp; Helpers](/categories/utility)
4. /
5. uzzairwebstudio/laravel-fb-pixel

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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 3w ago

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 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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

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

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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