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

ActiveLibrary

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

DescomMarket Feeds

1.17.1(1y ago)04.7k↓100%2[4 PRs](https://github.com/descom-es/descommarket-feeds/pulls)MITPHPPHP ^8.3CI passing

Since Mar 22Pushed 1y 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 1mo ago

READMEChangelog (10)Dependencies (12)Versions (42)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

42

—

FairBetter than 90% of packages

Maintenance48

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 66.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 ~23 days

Recently: every ~90 days

Total

34

Last Release

389d ago

Major Versions

0.0.6 → 1.0.02023-04-13

PHP version history (3 changes)0.0.1PHP ^8.0

1.14.0PHP ^8.1

1.16.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b55eee54720c049e8270abcff6e8f0d9412aedc136b0228bf45ca3f7aaea6df?d=identicon)[cesargb](/maintainers/cesargb)

---

Top Contributors

[![cesargb](https://avatars.githubusercontent.com/u/25681494?v=4)](https://github.com/cesargb "cesargb (64 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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M686](/packages/barryvdh-laravel-ide-helper)[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k43.5M5.2k](/packages/larastan-larastan)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M531](/packages/laravel-passport)[studio/laravel-totem

A Laravel package to manage your cron jobs through a beautiful dashboard

1.8k1.1M](/packages/studio-laravel-totem)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)

PHPackages © 2026

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