baraja-core / shop-product-loader
This is a template package.
Installs: 133
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 3
pkg:composer/baraja-core/shop-product-loader
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: 2025-10-07 18:34:40 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.