baraja-core / shop-product-loader
There is no license information available for the latest version (v1.0.2) of this package.
This is a template package.
Package info
github.com/baraja-core/shop-product-loader
pkg:composer/baraja-core/shop-product-loader
v1.0.2
2022-03-16 20:26 UTC
Requires
- php: ^8.0
- baraja-core/dynamic-configuration: ^2.1
- baraja-core/heureka-feed: ^2.1
- baraja-core/shop: ^1.0
- baraja-core/shop-delivery: ^1.0
- baraja-core/shop-product: ^1.0
- baraja-core/url: ^1.1
Requires (Dev)
- nette/application: ^3.1
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^2.0
This package is auto-updated.
Last update: 2026-03-07 19:24:36 UTC
README
Idea
The aim of this package is to provide a general interface for communication with other parts of the e-shop and to pass on available products.
The main service HeurekaProductLoader (a child of the ProductLoader interface) provides all active unsold products that can be passed on to the XML feed.