PHPackages                             ray-nl/laravel-facebook-catalog - 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. ray-nl/laravel-facebook-catalog

ActiveLibrary[API Development](/categories/api)

ray-nl/laravel-facebook-catalog
===============================

Laravel Facebook Catalog package

v1.0.3(3y ago)52134MITPHP

Since Sep 6Pushed 3y agoCompare

[ Source](https://github.com/Ray-nl/laravel-facebook-catalog)[ Packagist](https://packagist.org/packages/ray-nl/laravel-facebook-catalog)[ Docs](https://github.com/Ray-nl/laravel-facebook-catalog)[ RSS](/packages/ray-nl-laravel-facebook-catalog/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (9)Used By (0)

Laravel Facebook Catalog
========================

[](#laravel-facebook-catalog)

This package is a fork of  and adapted to the Facebook Catalog format.

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

[](#installation)

```
composer require ray-nl/laravel-facebook-catalog

```

Example
-------

[](#example)

```
use RayNl\LaravelFacebookCatalog\LaravelFacebookCatalog;

LaravelFacebookCatalog::setTitle('Example feed');
LaravelFacebookCatalog::setDescription('Example feed of the Example shop');
LaravelFacebookCatalog::setLink('https://example.shop');

LaravelFacebookCatalog::addItem(
	"https://example.shop/p/foo-bar",
	"SKU123",
	"Foo bar",
	"https://example.shop/images/foo-bar.png",
	"Foo bar best product",
	'new',
	99.99,
	'Foo brand',
	'6387712293758',
	[
		'country' => 'NL',
		'service' => 'PostNL - Gratis',
		'price'	  => 0
	]
);

return LaravelFacebookCatalog::display();
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~148 days

Recently: every ~28 days

Total

8

Last Release

1411d ago

Major Versions

0.2.6 → v1.0.22022-03-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e7b3d9761cee07faf0ecf78291d657601fbd6c53a98de3ddf434371eeb0cf39?d=identicon)[raydotnl](/maintainers/raydotnl)

---

Top Contributors

[![raydotnl](https://avatars.githubusercontent.com/u/31897622?v=4)](https://github.com/raydotnl "raydotnl (12 commits)")[![deniztezcan](https://avatars.githubusercontent.com/u/10155092?v=4)](https://github.com/deniztezcan "deniztezcan (8 commits)")

---

Tags

laravelfacebook-catalog

### Embed Badge

![Health badge](/badges/ray-nl-laravel-facebook-catalog/health.svg)

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

###  Alternatives

[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[kirschbaum-development/laravel-openapi-validator

Automatic OpenAPI validation for Laravel HTTP tests

581.1M5](/packages/kirschbaum-development-laravel-openapi-validator)

PHPackages © 2026

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