PHPackages                             deniztezcan/laravel-google-shopping - 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. deniztezcan/laravel-google-shopping

ActiveLibrary

deniztezcan/laravel-google-shopping
===================================

Laravel Google Shopping package

0.2.1(4y ago)4274↓100%5MITPHP

Since Sep 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/deniztezcan/laravel-google-shopping)[ Packagist](https://packagist.org/packages/deniztezcan/laravel-google-shopping)[ Docs](https://github.com/deniztezcan/laravel-google-shopping)[ RSS](/packages/deniztezcan-laravel-google-shopping/feed)WikiDiscussions master Synced 1mo ago

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

Laravel Google Shopping
=======================

[](#laravel-google-shopping)

[![Latest Stable Version](https://camo.githubusercontent.com/cc4016d8c48d5d5dbe4542b1e63f765affc97e625f167d68ca3b51f7ff761838/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d676f6f676c652d73686f7070696e672f762f737461626c65)](https://packagist.org/packages/deniztezcan/laravel-google-shopping)[![Total Downloads](https://camo.githubusercontent.com/e28f71abbde3f0db69642c6c346e40bce0bce60589a8e782d8fda3ff64ba7745/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d676f6f676c652d73686f7070696e672f646f776e6c6f616473)](https://packagist.org/packages/deniztezcan/laravel-google-shopping)[![Latest Unstable Version](https://camo.githubusercontent.com/3ec7ca8d159ec7b4be3a072c12fd8680d2b1a32c023a94198ec43ec5da53bdee/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d676f6f676c652d73686f7070696e672f762f756e737461626c65)](https://packagist.org/packages/deniztezcan/laravel-google-shopping)[![License](https://camo.githubusercontent.com/67c7f4453fc134eda8d53365a73ad4cb44cf53db93d47650e24fa9089d365dd9/68747470733a2f2f706f7365722e707567782e6f72672f64656e697a74657a63616e2f6c61726176656c2d676f6f676c652d73686f7070696e672f6c6963656e7365)](https://packagist.org/packages/deniztezcan/laravel-google-shopping)

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

[](#installation)

```
composer require deniztezcan/laravel-google-shopping

```

Example
-------

[](#example)

```
use DenizTezcan\LaravelGoogleShopping\LaravelGoogleShopping;

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

LaravelGoogleShopping::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 LaravelGoogleShopping::display();
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

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

Every ~392 days

Total

3

Last Release

1658d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10155092?v=4)[Deniz Tezcan](/maintainers/deniztezcan)[@deniztezcan](https://github.com/deniztezcan)

---

Top Contributors

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

---

Tags

google-shoppinglaravellaravelgoogle-shopping

### Embed Badge

![Health badge](/badges/deniztezcan-laravel-google-shopping/health.svg)

```
[![Health](https://phpackages.com/badges/deniztezcan-laravel-google-shopping/health.svg)](https://phpackages.com/packages/deniztezcan-laravel-google-shopping)
```

###  Alternatives

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121130.3k](/packages/highsolutions-eloquent-sequence)[glhd/linen

21135.6k](/packages/glhd-linen)

PHPackages © 2026

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