PHPackages                             sturple/shopify-embed-bundle - 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. sturple/shopify-embed-bundle

AbandonedArchivedSymfony-bundle

sturple/shopify-embed-bundle
============================

Shopify Embed Bundle Base

06PHP

Since Feb 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/sturple/shopify-embed-bundle)[ Packagist](https://packagist.org/packages/sturple/shopify-embed-bundle)[ RSS](/packages/sturple-shopify-embed-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Shopify Embed Bundle
====================

[](#shopify-embed-bundle)

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

[](#installation)

\*\* Install With Composer \*\*

```
{
   "require": {
       "sturpe/fgms-shopifyembedbundle": "dev-master"
   }
}
```

and then execute

```
$ composer update
```

Configuration
-------------

[](#configuration)

**Add to `app/AppKernal.php` file**

```
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = [
            ...
             new Fgms\ShopifyEmbed\FgmsShopifyEmbedBundle();
        ]
    }
}
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![sturple](https://avatars.githubusercontent.com/u/5727854?v=4)](https://github.com/sturple "sturple (7 commits)")

### Embed Badge

![Health badge](/badges/sturple-shopify-embed-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sturple-shopify-embed-bundle/health.svg)](https://phpackages.com/packages/sturple-shopify-embed-bundle)
```

PHPackages © 2026

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