PHPackages                             it-bens/shopware-sdk-data-core - 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. [Database &amp; ORM](/categories/database)
4. /
5. it-bens/shopware-sdk-data-core

ActiveLibrary[Database &amp; ORM](/categories/database)

it-bens/shopware-sdk-data-core
==============================

The data base classes, interfaces and traits of the Shopware 6 SDK

v0.2.0(1y ago)07MITPHPPHP ^8.3

Since Mar 29Pushed 1y agoCompare

[ Source](https://github.com/it-bens/shopware-php-sdk-data-core)[ Packagist](https://packagist.org/packages/it-bens/shopware-sdk-data-core)[ RSS](/packages/it-bens-shopware-sdk-data-core/feed)WikiDiscussions main Synced 1mo ago

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

Shopware 6 PHP SDK data core
============================

[](#shopware-6-php-sdk-data-core)

This package contains the core data classes, interfaces and traits for the [Shopware 6 PHP SDK](https://github.com/it-bens/shopware-php-sdk).

`Struct`
--------

[](#struct)

The abstract base class for all structured data in the SDK. It implements the usage of extensions and provides a method so recursively normalize the data.

`Collection`
------------

[](#collection)

The abstract base class for all collections in the SDK. A `Collection` is itself a `Struct` implementation. I can hold any object type. It is implemented as an invariant generic. The `Countable` and `IteratorAggregate` interfaces are implemented.

`Entity`
--------

[](#entity)

The abstract base class for all entities in the SDK. An entity is a `Struct` with an identifier that provides a type-safe and relation-supporting property handling. All entities share two additional properties: custom fields and translations.

`EntityCollection`
------------------

[](#entitycollection)

The abstract base class for all entity collections in the SDK. An `EntityCollection` is `Collection` implementation that provides methods to insert entities, merge collections, and filter entities by property values.

`EntityDefinition`
------------------

[](#entitydefinition)

The interface that defines how an `Entity` is linked to its name, its `EntityCollection` and its `Schema`.

`Schema` and `Property`
-----------------------

[](#schema-and-property)

A `Schema` contains a collection of `Property` objects. A `Property` is a data structure that describes what information is provided by Shopware for this entity.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance46

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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 ~0 days

Total

2

Last Release

406d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/94aa1cc7aa38ca9d3f6bb96541ff813027df1f0cf478b3c53c41385876503b2c?d=identicon)[SpiGAndromeda](/maintainers/SpiGAndromeda)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/it-bens-shopware-sdk-data-core/health.svg)

```
[![Health](https://phpackages.com/badges/it-bens-shopware-sdk-data-core/health.svg)](https://phpackages.com/packages/it-bens-shopware-sdk-data-core)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.3k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M543](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M209](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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