PHPackages                             descom/descommarket-feeds - 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. descom/descommarket-feeds

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

descom/descommarket-feeds
=========================

DescomMarket Feeds

1.18.0(2mo ago)04.9k2[4 PRs](https://github.com/descom-es/descommarket-feeds/pulls)MITPHPPHP ^8.4CI passing

Since Mar 22Pushed 2mo agoCompare

[ Source](https://github.com/descom-es/descommarket-feeds)[ Packagist](https://packagist.org/packages/descom/descommarket-feeds)[ RSS](/packages/descom-descommarket-feeds/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (24)Versions (43)Used By (0)

Descom Market Feeds
===================

[](#descom-market-feeds)

[![tests](https://github.com/descom-es/descommarket-feeds/actions/workflows/tests.yml/badge.svg)](https://github.com/descom-es/descommarket-feeds/actions/workflows/tests.yml)[![analyze](https://github.com/descom-es/descommarket-feeds/actions/workflows/analyze.yml/badge.svg)](https://github.com/descom-es/descommarket-feeds/actions/workflows/analyze.yml)[![style](https://github.com/descom-es/descommarket-feeds/actions/workflows/style_fix.yml/badge.svg)](https://github.com/descom-es/descommarket-feeds/actions/workflows/style_fix.yml)

Add to .env
-----------

[](#add-to-env)

```
GOOGLE_API_CREDENTIALS_PATH=

GOOGLE_MERCHANT_ID=
GOOGLE_MERCHANT_QUEUE_CONNECTION=sync
GOOGLE_MERCHANT_QUEUE_TRIES=10

GOOGLE_INDEX_ENABLED=
GOOGLE_INDEX_QUEUE_CONNECTION=sync
GOOGLE_INDEX_QUEUE_TRIES=10
```

Add config
----------

[](#add-config)

```
php artisan vendor:publish --provider="DescomMarket\Feeds\DescomMarketFeedsServiceProvider"
```

Google Indexer Url in Search Console
------------------------------------

[](#google-indexer-url-in-search-console)

Automatically index your products in Google Search Console if dispatch event:

`DescomMarket\Common\Events\Catalog\Products\ProductPublished`

You can use this API to index your products in Google Search Console

```
use DescomMarket\Feeds\Google\Index\Services\EnqueueUrlService;

EnqueueUrlService::publish($url);
EnqueueUrlService::unpublish($url);
```

Or use events:

```
use DescomMarket\Common\Events\Urls\UrlCreated;
use DescomMarket\Common\Events\Urls\UrlDeleted;
```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance85

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 67% 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 ~32 days

Recently: every ~142 days

Total

35

Last Release

80d ago

Major Versions

0.0.6 → 1.0.02023-04-13

PHP version history (4 changes)0.0.1PHP ^8.0

1.14.0PHP ^8.1

1.16.0PHP ^8.3

1.18.0PHP ^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25681494?v=4)[Cesar Garcia](/maintainers/cesargb)[@cesargb](https://github.com/cesargb)

---

Top Contributors

[![cesargb](https://avatars.githubusercontent.com/u/25681494?v=4)](https://github.com/cesargb "cesargb (65 commits)")[![llorensjj](https://avatars.githubusercontent.com/u/7073372?v=4)](https://github.com/llorensjj "llorensjj (28 commits)")[![Asiergg34](https://avatars.githubusercontent.com/u/114573920?v=4)](https://github.com/Asiergg34 "Asiergg34 (3 commits)")[![IsmaelR04](https://avatars.githubusercontent.com/u/164865561?v=4)](https://github.com/IsmaelR04 "IsmaelR04 (1 commits)")

---

Tags

laravel

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/descom-descommarket-feeds/health.svg)

```
[![Health](https://phpackages.com/badges/descom-descommarket-feeds/health.svg)](https://phpackages.com/packages/descom-descommarket-feeds)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

198306.8k](/packages/fumeapp-modeltyper)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[api-platform/laravel

API Platform support for Laravel

59156.3k11](/packages/api-platform-laravel)[tomshaw/electricgrid

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

119.2k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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